update Cargo.toml
This commit is contained in:
+3
-3
@@ -1,11 +1,11 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "haxor"
|
name = "haxor"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
description = "memory hacking library"
|
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://codeberg.org/futile/haxor"
|
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
description = "memory hacking library"
|
||||||
|
repository = "https://github.com/elituf/haxor"
|
||||||
keywords = ["memory", "game", "hacking", "process"]
|
keywords = ["memory", "game", "hacking", "process"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user