We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f11676 + 4fe6e91 commit 50af22cCopy full SHA for 50af22c
src/rust-2024/cargo-resolver.md
@@ -21,7 +21,7 @@ The setting is only honored for the top-level package of the workspace.
21
If you are using a [virtual workspace], you will still need to explicitly set the [`resolver` field]
22
in the `[workspace]` definition if you want to opt-in to the new resolver.
23
24
-For more details on how Rust-version aware dependency resolution works, see [the Cargo book](../..//cargo/reference/resolver.html#rust-version).
+For more details on how Rust-version aware dependency resolution works, see [the Cargo book](../../cargo/reference/resolver.html#rust-version).
25
26
[`package.rust-version`]: ../../cargo/reference/rust-version.html
27
[`resolver.incompatible-rust-version = "fallback"`]: ../../cargo/reference/config.html#resolverincompatible-rust-versions
0 commit comments