mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'lemu/Cargo.toml')
-rw-r--r--lemu/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lemu/Cargo.toml b/lemu/Cargo.toml
index b441df2..b12e365 100644
--- a/lemu/Cargo.toml
+++ b/lemu/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "lemu"
version = "0.2.20"
-edition = "2021"
+edition = "2024"
description = "M-LOG runner"
authors = ["bend-n <[email protected]>"]
repository = "https://github.com/bend-n/mindus.git"