Skip to content

Commit dde64aa

Browse files
committed
Stick to defaulter release profile
1 parent af0059a commit dde64aa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ debug = 0
88

99
[profile.release]
1010
incremental = true
11-
lto = true
12-
codegen-units = 1
1311
debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger
1412

1513
[patch.'crates-io']
16-
# rowan = { path = "../rowan" }
14+
# rowan = { path = "../rowan" }

0 commit comments

Comments
 (0)