aboutsummaryrefslogtreecommitdiff
path: root/server/client-lib/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'server/client-lib/Cargo.toml')
-rw-r--r--server/client-lib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/client-lib/Cargo.toml b/server/client-lib/Cargo.toml
index 9d1cb94c..17a3b259 100644
--- a/server/client-lib/Cargo.toml
+++ b/server/client-lib/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hurrycurry-client-lib"
version = "2.3.5"
-edition = "2021"
+edition = "2024"
[dependencies]
hurrycurry-protocol = { path = "../protocol" }