diff --git a/Cargo.toml b/Cargo.toml index d00e6b9..7754800 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.md" keywords = ["minecraft", "protocol", "packets", "lightweight"] version = "0.1.17" -edition = "2021" +edition = "2024" [dependencies] flate2 = "1.1.1"