mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-04-23 23:08:11 +00:00
fix: remove unused flag
This commit is contained in:
parent
50e6a2d06e
commit
963da0ccec
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]
|
||||
name = "gupaxx"
|
||||
version = "1.5.3"
|
||||
|
|
Loading…
Reference in a new issue