]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Auto merge of #84288 - notriddle:short-links, r=jyn514
[rust.git] / Cargo.toml
index e630be47c4621e4a5dcd38e2269345e8edf98af1..02011357eac9bea2dfd8b351995d00fd05603faf 100644 (file)
@@ -90,6 +90,7 @@ object.debug = 0
 # vendored copy.
 [patch."https://github.com/rust-lang/cargo"]
 cargo = { path = "src/tools/cargo" }
+cargo-util = { path = "src/tools/cargo/crates/cargo-util" }
 
 [patch."https://github.com/rust-lang/rustfmt"]
 # Similar to Cargo above we want the RLS to use a vendored version of `rustfmt`