mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 20:22:01 -06:00
Bump csv from 1.1.6 to 1.2.1 in /crunchy-cli-core
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.1.6 to 1.2.1. - [Release notes](https://github.com/BurntSushi/rust-csv/releases) - [Commits](https://github.com/BurntSushi/rust-csv/compare/1.1.6...1.2.1) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a6bfe0be2e
commit
e491080dcf
2 changed files with 16 additions and 34 deletions
|
|
@ -10,7 +10,7 @@ async-trait = "0.1"
|
|||
clap = { version = "4.0", features = ["derive", "string"] }
|
||||
chrono = "0.4"
|
||||
crunchyroll-rs = "0.2"
|
||||
csv = "1.1"
|
||||
csv = "1.2"
|
||||
ctrlc = "3.2"
|
||||
dirs = "4.0"
|
||||
indicatif = "0.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue