summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2018-12-29 15:27:57 +0000
committerKornel <kornel@geekhood.net>2018-12-29 15:27:57 +0000
commit82e6fb09a7e677e448b80daa0d9e3ee2e3afa83e (patch)
tree228485d4c43317dc267d1e7b505c70777c738b7b /Cargo.toml
parentdb1a648448c65cf570b5e6adb17de99b209722dc (diff)
Simpler profile settings
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b6b4eb6..a79b483 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,10 +29,7 @@ members = [
opt-level = 1
[profile.release]
-codegen-units = 12
debug = true
-incremental = true
-lto = false
[patch.crates-io]
cargo_toml = { path = "cargo_toml" }