mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 20:22:01 -06:00
Bump dirs from 4.0.0 to 5.0.0 in /crunchy-cli-core
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/soc/dirs-rs/releases) - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a6bfe0be2e
commit
5f370f0984
2 changed files with 61 additions and 30 deletions
|
|
@ -12,7 +12,7 @@ chrono = "0.4"
|
|||
crunchyroll-rs = "0.2"
|
||||
csv = "1.1"
|
||||
ctrlc = "3.2"
|
||||
dirs = "4.0"
|
||||
dirs = "5.0"
|
||||
indicatif = "0.17"
|
||||
lazy_static = "1.4"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue