Skip to content

Commit 3a4a5be

Browse files
committed
TODO: drop opt-level=s
1 parent a35486b commit 3a4a5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ version = "0.2.1"
3535
[profile.release]
3636
debug = true
3737
lto = true
38-
opt-level = "s"
38+
opt-level = "s" # TODO remove; this flag requires nightly

0 commit comments

Comments
 (0)