Commit 56efd64
committed
build: bump version to 0.7.2
fixup publish problem:
```shell
❯ cargo publish --dry-run
Updating crates.io index
Packaging git-cz v0.7.1 (/home/ttys3/repo/rust/git-cz)
error: failed to prepare local package for uploading
Caused by:
failed to select a version for `dialoguer`.
... required by package `git-cz v0.7.1 (/home/ttys3/repo/rust/git-cz)`
versions that meet the requirements `^0.8.0` are: 0.8.0
the package `git-cz` depends on `dialoguer`, with features: `fuzzy-select` but `dialoguer` does not have these features.
failed to select a version for `dialoguer` which could resolve this conflict
```1 parent 9f29606 commit 56efd64
2 files changed
Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments