We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d062b commit f37b9bdCopy full SHA for f37b9bd
crates/cargo-platform/src/lib.rs
@@ -91,7 +91,7 @@ impl Platform {
91
This key is not supported for selecting dependencies \
92
and will not work as expected. \
93
Use the [features] section instead: \
94
- https://doc.rust-lang.org/cargo/reference/manifest.html#the-features-section"
+ https://doc.rust-lang.org/cargo/reference/features.html"
95
)),
96
_ => (),
97
},
0 commit comments