Skip to content

Commit 8b548e4

Browse files
epageKobzol
andauthored
fix: Bala
Co-authored-by: Jakub Beránek <[email protected]>
1 parent 327d826 commit 8b548e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/inside-rust/this-development-cycle-in-cargo-1.90.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ and your package can access their `OUT_DIR`s as `env!("windows-manifest_OUT_DIR"
139139
([documentation](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#metabuild)).
140140

141141
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)
142+
and then specifying dependencies using [artifact-dependencies](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#artifact-dependencies).
143143

144144
### `--target host`
145145

0 commit comments

Comments
 (0)