We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cdd689 commit 4a8933fCopy full SHA for 4a8933f
src/Cargo.toml
@@ -63,7 +63,7 @@ cargo = { path = "tools/cargo" }
63
# Override rustfmt dependencies both on the repo and the crate (the RLS
64
# sometimes uses either).
65
# FIXME should only need the crates.io patch, long term.
66
-[patch.'https://github.com/rust-lang-nursery/rustfmt']
+[patch."https://github.com/rust-lang-nursery/rustfmt"]
67
rustfmt-nightly = { path = "tools/rustfmt" }
68
[patch.crates-io]
69
0 commit comments