Commit a5e60ce
committed
Bump dialoguer dependency to v0.8.0
Bump the dependency of 'dialoguer' to v0.8.0, because the previous
version depended on a yanked version of the 'zeroize' crate. This threw
the following error:
error: failed to select a version for the requirement `zeroize = "^0.9.3"`
Error: candidate versions found which didn't match: 1.3.0, 1.2.0, 1.1.1, ...
location searched: crates.io index
required by package `dialoguer v0.7.0`
... which is depended on by `tindercrypt v0.3.0 (/home/runner/work/tindercrypt/tindercrypt)`
Error: The process '/usr/share/rust/.cargo/bin/cargo' failed with exit code 1011 parent 3886704 commit a5e60ce
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments