diff options
Diffstat (limited to 'engine')
| -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 |
