Skip to content

Commit e7b4446

Browse files
Bump csv from 1.3.1 to 1.4.0 (#1017)
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.3.1 to 1.4.0. - [Commits](BurntSushi/rust-csv@1.3.1...1.4.0) --- updated-dependencies: - dependency-name: csv dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 798926b commit e7b4446

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ chrono = "0.4"
3131
clap = "4.5"
3232
colored = "3.0"
3333
convert_case = "0.7"
34-
csv = "1.3"
34+
csv = "1.4"
3535
fluent-bundle = "0.16"
3636
fluent-langneg = "0.13"
3737
fluent-syntax = "0.12"

0 commit comments

Comments
 (0)