From 7f70505a5ed087c718a79edcc910867ce944a308 Mon Sep 17 00:00:00 2001 From: Micha White Date: Wed, 27 Sep 2023 09:42:27 -0400 Subject: Changed some Cargo.toml's --- engine/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engine/Cargo.toml') 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 "] +edition = "2021" publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3