File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ To change the dependency graph via an override it's recommended to use the
354354`[replace]` feature of Cargo instead of the path override feature. This is
355355documented online at the url below for more information.
356356
357- http ://doc.crates.io /specifying-dependencies.html#overriding-dependencies
357+ https ://doc.rust-lang.org/cargo/reference /specifying-dependencies.html#overriding-dependencies
358358" ;
359359
360360 for dep in override_summary. dependencies ( ) {
Original file line number Diff line number Diff line change @@ -830,7 +830,7 @@ To change the dependency graph via an override it's recommended to use the
830830`[replace]` feature of Cargo instead of the path override feature. This is
831831documented online at the url below for more information.
832832
833- http ://doc.crates.io /specifying-dependencies.html#overriding-dependencies
833+ https ://doc.rust-lang.org/cargo/reference /specifying-dependencies.html#overriding-dependencies
834834
835835[DOWNLOADING] [..]
836836[COMPILING] [..]
You can’t perform that action at this time.
0 commit comments