mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove misleading section from non-toplevel Cargo.toml.
This commit is contained in:
parent
f159b5cb10
commit
9864affb63
1 changed files with 0 additions and 6 deletions
|
@ -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"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue