Skip to content

Commit fce0ec1

Browse files
epagekpreid
andauthored
fix: Correct unstable feature name
Co-authored-by: Kevin Reid <[email protected]>
1 parent 4b6fec0 commit fce0ec1

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
@@ -171,7 +171,7 @@ are unstable features that have tried to address this.
171171

172172
In [#13051](https://github.com/rust-lang/cargo/issues/13051),
173173
[kpreid](https://github.com/kpreid)
174-
suggested a related feature to `target-applies-host`,
174+
suggested a related feature to `target-applies-to-host`,
175175
a platform-tuple placeholder where the following mean the same thing:
176176
```console
177177
$ cargo build --target host

0 commit comments

Comments
 (0)