mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-03 19:43:15 +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]
|
||||
debug = "line-tables-only"
|
||||
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 3
|
||||
|
||||
[profile.test]
|
||||
debug = "line-tables-only"
|
||||
|
||||
[profile.test.package."*"]
|
||||
opt-level = 3
|
||||
|
||||
[workspace.lints.rust]
|
||||
warnings = "deny"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user