Skip to content

Commit 319db64

Browse files
Bump csv from 1.3.1 to 1.4.0 in the non-breaking group
Bumps the non-breaking 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: non-breaking ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0187b45 commit 319db64

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -44,7 +44,7 @@ strum = { version = "0.27.2", features = ["derive"] }
4444
chrono = { version = "0.4.42", default-features = false, features = ["std", "clock"] }
4545
chrono-tz = "0.10.4"
4646
criterion = { version = "0.7.0" }
47-
csv = "1.3.0"
47+
csv = "1.4.0"
4848
fern = "0.7.1"
4949
rusqlite = { version = "0.34.0" }
5050

0 commit comments

Comments
 (0)