summaryrefslogtreecommitdiff
path: root/engine/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'engine/Cargo.toml')
-rw-r--r--engine/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml
index 6ddcf12..8e46bef 100644
--- a/engine/Cargo.toml
+++ b/engine/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "engine"
version = "0.1.0"
-edition = "2021"
+edition = "2024"
[dependencies]
glutin = "0.32.3"