mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-08-21 06:12:17 +08:00
Update Cargo.toml to use 2024 edition
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "cs2-dumper"
|
||||
version = "0.1.2"
|
||||
authors = ["a2x"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/a2x/cs2-dumper"
|
||||
license = "MIT"
|
||||
|
Reference in New Issue
Block a user