diff --git a/Cargo.toml b/Cargo.toml index 721ebe5cfd4..da876423ce9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,6 +56,3 @@ rustc_tests = [] [dev-dependencies] compiletest_rs = { version = "0.3.17", features = ["tmp"] } colored = "1.6" - -[profile.release] -debug = true