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 327d826 commit 341ea8fCopy full SHA for 341ea8f
content/inside-rust/this-development-cycle-in-cargo-1.90.md
@@ -139,7 +139,7 @@ and your package can access their `OUT_DIR`s as `env!("windows-manifest_OUT_DIR"
139
([documentation](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#metabuild)).
140
141
The next phase is static parameters being defined in `Cargo.toml`
142
-and then specifying dependencies using [artifact-dependencies](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#artifact-dependencies)
+and then specifying dependencies using [artifact-dependencies](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#artifact-dependencies).
143
144
### `--target host`
145
0 commit comments