Skip to content

Commit 696b409

Browse files
committed
use opt-level=2
1 parent 1fc053a commit 696b409

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

2018/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[workspace]
22
members = ["day-*"]
3+
4+
[profile.dev]
5+
opt-level = 2

0 commit comments

Comments
 (0)