Removed unused data from cargo.toml (#567)
This commit is contained in:
committed by
GitHub
parent
5652eb7ee3
commit
bebf0df2de
@@ -5,14 +5,6 @@
|
||||
panic = "abort"
|
||||
opt-level = "s"
|
||||
|
||||
[profile.release.package.mixnet-contracts]
|
||||
opt-level = 3
|
||||
debug = false
|
||||
debug-assertions = false
|
||||
codegen-units = 1
|
||||
incremental = false
|
||||
overflow-checks = true
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user