mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 14:49:21 +00:00
fix: remove unused flag
This commit is contained in:
parent
38737f8c0a
commit
3f401a908a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
cargo-features = ["profile-rustflags", "codegen-backend", "edition2024"]
|
cargo-features = ["profile-rustflags", "codegen-backend"]
|
||||||
[package]
|
[package]
|
||||||
name = "gupaxx"
|
name = "gupaxx"
|
||||||
version = "1.5.3"
|
version = "1.5.3"
|
||||||
|
|
Loading…
Reference in a new issue