Skip to content

Commit

Permalink
Remove misleading section from non-toplevel Cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Nov 29, 2016
1 parent f159b5c commit 9864aff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/servo/Cargo.toml
Expand Up @@ -20,12 +20,6 @@ testing = ["style/testing"]
clippy = ["plugins/clippy"]
debugmozjs = ["script/debugmozjs"]

[profile.release]
opt-level = 3
# Uncomment to profile on Linux:
# debug = true
# lto = false

[dependencies]
backtrace = "0.2"
bluetooth_traits = {path = "../bluetooth_traits"}
Expand Down

0 comments on commit 9864aff

Please sign in to comment.