Skip to content

Commit 0aae5eb

Browse files
authored
doc(changelog): [env] is a table, not a stable
1 parent 60aaca6 commit 0aae5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
and an inherited dependency of a member has `default-features = true`,
8484
Cargo will enable default features of that dependency.
8585
[#11409](https://github.com/rust-lang/cargo/pull/11409)
86-
- ❗ Deny `CARGO_HOME` in `[env]` configuration stable. Cargo itself doesn't
86+
- ❗ Deny `CARGO_HOME` in `[env]` configuration table. Cargo itself doesn't
8787
pick up this value, but recursive calls to cargo will. We consider it as a
8888
wrong behavior to only pass it to recursive invocations.
8989
[#11644](https://github.com/rust-lang/cargo/pull/11644)

0 commit comments

Comments
 (0)