Skip to content

Commit 4ce7c9f

Browse files
Merge pull request #779 from mintlayer/remove-profile-section-from-non-root-package
Remove the package section from wasm-crypto
2 parents 1e663a0 + 49d5a58 commit 4ce7c9f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

wasm-crypto/Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ thiserror.workspace = true
2222
[dev-dependencies]
2323
rstest.workspace = true
2424
test-utils = {path = '../test-utils'}
25-
26-
[profile.release]
27-
lto = true

0 commit comments

Comments
 (0)