Skip to content

Commit 8bd02d7

Browse files
authored
Merge pull request #58 from qryxip/ja-all-enabled-remove-profile-release
Remove `profile.release` section from Cargo.toml
2 parents 86956b3 + bf57ddd commit 8bd02d7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ name = "atcoder-rust-base"
55
version = "0.1.0"
66
edition = "2018"
77

8-
[profile.release]
9-
codegen-units = 1
10-
incremental = false
11-
128
[workspace]
139
exclude = ["./tools"]
1410

0 commit comments

Comments
 (0)