Skip to content

Commit 9864aff

Browse files
authored
Remove misleading section from non-toplevel Cargo.toml.
1 parent f159b5c commit 9864aff

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

components/servo/Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ testing = ["style/testing"]
2020
clippy = ["plugins/clippy"]
2121
debugmozjs = ["script/debugmozjs"]
2222

23-
[profile.release]
24-
opt-level = 3
25-
# Uncomment to profile on Linux:
26-
# debug = true
27-
# lto = false
28-
2923
[dependencies]
3024
backtrace = "0.2"
3125
bluetooth_traits = {path = "../bluetooth_traits"}

0 commit comments

Comments
 (0)