Skip to content

Commit 5bad7fb

Browse files
committed
Auto merge of #14343 - cuviper:patch-2, r=epage
Fix a typo in 1.81 changes
2 parents 479b7c4 + d9fd1c7 commit 5bad7fb

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
@@ -46,7 +46,7 @@
4646

4747
- ❗️ cargo-package: Disallow `package.license-file` and `package.readme` pointing
4848
to non-existent files during packaging.
49-
- ❗️ cargo-package: generated `.cargo_vcs_info.json` is always incluced,
49+
- ❗️ cargo-package: generated `.cargo_vcs_info.json` is always included,
5050
even when `--allow-dirty` is passed.
5151
[#13960](https://github.com/rust-lang/cargo/pull/13960)
5252
- ❗️ Disallow passing `--release`/`--debug` flag along with the `--profile` flag.

0 commit comments

Comments
 (0)