diff options
| author | Micha White <botahamec@outlook.com> | 2023-09-27 09:42:27 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2023-09-27 09:42:27 -0400 |
| commit | 7f70505a5ed087c718a79edcc910867ce944a308 (patch) | |
| tree | c9f6634068f8f8c260f6aab3e7444c2abb860603 /engine/Cargo.toml | |
| parent | f7a7bf20a99b1d52ef5f936705611ce24a1006b7 (diff) | |
Changed some Cargo.toml's
Diffstat (limited to 'engine/Cargo.toml')
| -rw-r--r-- | engine/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml index 87410c5..051797f 100644 --- a/engine/Cargo.toml +++ b/engine/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "engine" version = "0.1.0" -authors = ["botahamec"] -edition = "2018" +authors = ["Mica White <botahamec@outlook.com>"] +edition = "2021" publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
