Skip to content

Commit d9fd1c7

Browse files
authored
Fix a typo in 1.81 changes
1 parent 479b7c4 commit d9fd1c7

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)