mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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"]
|
clippy = ["plugins/clippy"]
|
||||||
debugmozjs = ["script/debugmozjs"]
|
debugmozjs = ["script/debugmozjs"]
|
||||||
|
|
||||||
[profile.release]
|
|
||||||
opt-level = 3
|
|
||||||
# Uncomment to profile on Linux:
|
|
||||||
# debug = true
|
|
||||||
# lto = false
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
backtrace = "0.2"
|
backtrace = "0.2"
|
||||||
bluetooth_traits = {path = "../bluetooth_traits"}
|
bluetooth_traits = {path = "../bluetooth_traits"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue