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