File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -419,7 +419,7 @@ To change the dependency graph via an override it's recommended to use the
419
419
`[replace]` feature of Cargo instead of the path override feature. This is
420
420
documented online at the url below for more information.
421
421
422
- https://doc.rust-lang.org/cargo/reference/specifying -dependencies.html#overriding-dependencies
422
+ https://doc.rust-lang.org/cargo/reference/overriding -dependencies.html
423
423
" ;
424
424
425
425
for dep in override_summary. dependencies ( ) {
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ To change the dependency graph via an override it's recommended to use the
68
68
`[replace]` feature of Cargo instead of the path override feature. This is
69
69
documented online at the url below for more information.
70
70
71
- https://doc.rust-lang.org/cargo/reference/specifying -dependencies.html#overriding-dependencies
71
+ https://doc.rust-lang.org/cargo/reference/overriding -dependencies.html
72
72
73
73
[DOWNLOADING] crates ...
74
74
[DOWNLOADED] [..]
You can’t perform that action at this time.
0 commit comments