Skip to content

Commit e42f566

Browse files
committed
docs: update changelog for 1.83.0
1 parent 6246988 commit e42f566

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@
111111
- cargo-vendor: trusts the crate version only when it originates from registries.
112112
This causes git dependencies to be re-vendored even if they haven't changed.
113113
[#14530](https://github.com/rust-lang/cargo/pull/14530)
114+
- cargo-publish: Downgrade version-exists error to warning on dry-run
115+
[#14742](https://github.com/rust-lang/cargo/pull/14742)
116+
[#14744](https://github.com/rust-lang/cargo/pull/14744)
114117

115118
### Nightly only
116119

0 commit comments

Comments
 (0)