diff --git a/src/Cargo.toml b/src/Cargo.toml index 35ba022c4899a..98eb26c77532f 100644 --- a/src/Cargo.toml +++ b/src/Cargo.toml @@ -56,5 +56,5 @@ debug-assertions = false debug = false debug-assertions = false -[patch.'https://github.com/rust-lang/cargo'] +[patch."https://github.com/rust-lang/cargo"] cargo = { path = "tools/cargo" }