diff --git a/Cargo.toml b/Cargo.toml index e2bacd35d..454f07c8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,10 +75,6 @@ debug = 2 # `--profile reldbg` to select [profile.reldbg] inherits = "dev" -incremental = false - -# Compile all non-workspace crate in the dependency tree with optimizations -[profile.reldbg.package."*"] opt-level = 3 [patch.crates-io]