Skip to content

Commit 59f6192

Browse files
Bump csv from 1.3.1 to 1.4.0 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [csv](https://github.com/BurntSushi/rust-csv). Updates `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 dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbe6de3 commit 59f6192

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -14,7 +14,7 @@ textwrap = "0.16.2"
1414
rodio = "0.21.1"
1515
tokio = { version = "1.48.0", features = ["full"] }
1616
anyhow = "1.0.100"
17-
csv = "1.3.0"
17+
csv = "1.4.0"
1818

1919

2020
[dev-dependencies]

0 commit comments

Comments
 (0)