Skip to content

Commit e70a19d

Browse files
bail on existing version | modify test
Fix duplicate updating messages when using alt registries by reusing the RegistrySource. Merge Upstream
1 parent 0eba08c commit e70a19d

File tree

40 files changed

+608
-552
lines changed

40 files changed

+608
-552
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)