File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
crates/cargo-platform/src Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ impl Platform {
9191 This key is not supported for selecting dependencies \
9292 and will not work as expected. \
9393 Use the [features] section instead: \
94- https://doc.rust-lang.org/cargo/reference/manifest .html#the-features-section "
94+ https://doc.rust-lang.org/cargo/reference/features .html"
9595 ) ) ,
9696 _ => ( ) ,
9797 } ,
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ dependencies through the usage of [the `[patch]` key][overriding
2626dependencies] , and private registry support is described in [ the Registries
2727chapter] [ registries ] .
2828
29- [ replace-section ] : manifest.md#the-replace-section
3029[ overriding dependencies ] : overriding-dependencies.md
3130[ registries ] : registries.md
3231
You can’t perform that action at this time.
0 commit comments