aboutsummaryrefslogtreecommitdiff
path: root/server/protocol/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'server/protocol/Cargo.toml')
-rw-r--r--server/protocol/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/protocol/Cargo.toml b/server/protocol/Cargo.toml
index 8d0f6b51..84067758 100644
--- a/server/protocol/Cargo.toml
+++ b/server/protocol/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hurrycurry-protocol"
version = "11.0.0"
-edition = "2021"
+edition = "2024"
[dependencies]
serde = { version = "1.0.225", features = ["derive"] }