Skip to content

Commit c96a7fc

Browse files
Avoid specifying which version will change behavior
1 parent 4f15cc8 commit c96a7fc

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)