We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6246988 commit e42f566Copy full SHA for e42f566
CHANGELOG.md
@@ -111,6 +111,9 @@
111
- cargo-vendor: trusts the crate version only when it originates from registries.
112
This causes git dependencies to be re-vendored even if they haven't changed.
113
[#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)
117
118
### Nightly only
119
0 commit comments