maint(cargo): undo addition of "symbols" option since it does nothing

This commit is contained in:
2023-11-27 00:10:45 +01:00
committed by GitHub
parent 570150777d
commit 646c10d95a

View File

@@ -7,9 +7,6 @@ build = "res/build.rs"
[profile.release] [profile.release]
opt-level = "s" opt-level = "s"
# Symbols are a nice thing
debug = true
panic = "abort" panic = "abort"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html