mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-08-04 14:03:14 +00:00
revert: compile dependencies at opt-level 3 in dev and test profiles
This commit is contained in:
parent
3d95432e65
commit
e752bd422c
@ -226,15 +226,9 @@ keccak = { git = "https://github.com/logos-blockchain/sponges", rev = "3a56e9977
|
|||||||
[profile.dev]
|
[profile.dev]
|
||||||
debug = "line-tables-only"
|
debug = "line-tables-only"
|
||||||
|
|
||||||
[profile.dev.package."*"]
|
|
||||||
opt-level = 3
|
|
||||||
|
|
||||||
[profile.test]
|
[profile.test]
|
||||||
debug = "line-tables-only"
|
debug = "line-tables-only"
|
||||||
|
|
||||||
[profile.test.package."*"]
|
|
||||||
opt-level = 3
|
|
||||||
|
|
||||||
[workspace.lints.rust]
|
[workspace.lints.rust]
|
||||||
warnings = "deny"
|
warnings = "deny"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user