Skip to content

Commit fb392ba

Browse files
authored
Avoid specifying which version will change behavior (#16153)
Noticed when importing this text into the primary release notes by `@epage`. cc https://github.com/rust-lang/rust/pull/148013/files#r2454810573
2 parents 4f15cc8 + c96a7fc commit fb392ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
when `build.build-dir` is set. These tarballs were previously included due to
105105
an oversight and are now treated as intermediate artifacts.
106106
To get `.crate` tarballs as final artifacts, use `cargo package`.
107-
In the next version, this change will apply regardless of `build.build-dir`.
107+
In a future version, this change will apply regardless of `build.build-dir`.
108108
[#15910](https://github.com/rust-lang/cargo/pull/15910)
109109
- Adjust Cargo messages to match rustc diagnostic style
110110
[#15928](https://github.com/rust-lang/cargo/pull/15928)

0 commit comments

Comments
 (0)