diff --git a/Cargo.toml b/Cargo.toml index 44732839f..02e9813a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,5 @@ members = [ ] resolver = "2" -[profile.release] -debug = true - [patch.crates-io] pest = { git = "https://github.com/pest-parser/pest.git", rev = "51fd1d49f1041f7839975664ef71fe15c7dcaf67" }