Skip to content

Commit db869ed

Browse files
committed
docs: update cargo.toml
1 parent ce9e4ae commit db869ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ lto = 'thin'
3434
panic = 'abort'
3535
incremental = false
3636

37-
# The profile that 'dist' will build with
38-
[profile.dist]
39-
inherits = "release"
40-
lto = "thin"
41-
4237
[[bin]]
4338
name = "sabreur"
4439
path = "src/main.rs"

0 commit comments

Comments
 (0)