Optimize dependencies in debug builds
This commit is contained in:
parent
3f63221594
commit
674534dfa4
1 changed files with 3 additions and 0 deletions
|
|
@ -55,3 +55,6 @@ features = ["tokio"]
|
||||||
|
|
||||||
# [patch."https://github.com/Garmelon/vault.git"]
|
# [patch."https://github.com/Garmelon/vault.git"]
|
||||||
# vault = { path = "../vault/" }
|
# vault = { path = "../vault/" }
|
||||||
|
|
||||||
|
[profile.dev.package."*"]
|
||||||
|
opt-level = 3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue