mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
Correct reference link
Follow up d1d083789.
This commit is contained in:
parent
2f529296cb
commit
22db875b0e
@ -419,7 +419,7 @@ To change the dependency graph via an override it's recommended to use the
|
||||
`[replace]` feature of Cargo instead of the path override feature. This is
|
||||
documented online at the url below for more information.
|
||||
|
||||
https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#overriding-dependencies
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
|
||||
";
|
||||
|
||||
for dep in override_summary.dependencies() {
|
||||
|
@ -68,7 +68,7 @@ To change the dependency graph via an override it's recommended to use the
|
||||
`[replace]` feature of Cargo instead of the path override feature. This is
|
||||
documented online at the url below for more information.
|
||||
|
||||
https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#overriding-dependencies
|
||||
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
|
||||
|
||||
[DOWNLOADING] crates ...
|
||||
[DOWNLOADED] [..]
|
||||
|
Loading…
x
Reference in New Issue
Block a user