Skip to content

Commit 8576005

Browse files
committed
build: try out opt-level='s'
1 parent 3d83066 commit 8576005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ codegen-units = 1
1717
debug = "line-tables-only"
1818
incremental = false
1919
lto = "fat"
20+
opt-level = "s"
2021
panic = "abort"
2122

2223
[profile.tracer-release]

0 commit comments

Comments
 (0)