diff --git a/Cargo.toml b/Cargo.toml index f0077c7..89209ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,3 +55,6 @@ features = ["tokio"] # [patch."https://github.com/Garmelon/vault.git"] # vault = { path = "../vault/" } + +[profile.dev.package."*"] +opt-level = 3