Skip to content

Commit

Permalink
maint(cargo): undo addition of "symbols" option since it does nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
diamante0018 authored Nov 26, 2023
1 parent 5701507 commit 646c10d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ build = "res/build.rs"
[profile.release]
opt-level = "s"

# Symbols are a nice thing
debug = true

panic = "abort"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 646c10d

Please sign in to comment.