chore(cargo): Remove nonexistent manifest key (#138)

* Remove nonexistent manifest key
This commit is contained in:
Jan Hohenheim 2024-02-23 00:03:15 +01:00 committed by GitHub
parent 1ceb5050f2
commit e83ef32b9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -34,9 +34,6 @@ semicolon_if_nothing_returned = "warn"
[profile.dev.package."*"]
opt-level = 3
[profile.dev.package.bevy]
features = ["dynamic"]
#### --------------------Production/ release-------------------------------
[profile.release]
strip = "debuginfo"