summaryrefslogtreecommitdiff
path: root/engine-macros
diff options
context:
space:
mode:
Diffstat (limited to 'engine-macros')
-rw-r--r--engine-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-macros/Cargo.toml b/engine-macros/Cargo.toml
index 7470567..d7a1275 100644
--- a/engine-macros/Cargo.toml
+++ b/engine-macros/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "engine-macros"
version = "0.1.0"
-edition = "2024"
+edition = "2021"
[lib]
proc-macro = true