Skip to content

Commit 410a2ab

Browse files
committed
thin LTO
1 parent 6e34f18 commit 410a2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ wyhash = { version = "0.3" }
6868
codegen-units = 1
6969
debug = false
7070
incremental = false
71-
lto = true
71+
lto = "thin"
7272
opt-level = 3
7373
panic = "abort"

0 commit comments

Comments
 (0)