Skip to content

Commit

Permalink
chore(deps-rs): bump csv from 1.3.0 to 1.3.1 in the patch group
Browse files Browse the repository at this point in the history
Bumps the patch group with 1 update: [csv](https://github.com/BurntSushi/rust-csv).


Updates `csv` from 1.3.0 to 1.3.1
- [Commits](BurntSushi/rust-csv@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 5e87dd9 commit a236646
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ chrono = "0.4.30"
clap = "4.5.19"
criterion = "0.5.1"
crossbeam-channel = "0.5.8"
csv = "1.2.2"
csv = "1.3.1"
delegate = "0.13.1"
derive_more = "1.0.0"
downcast-rs = "1.2.0"
Expand Down

0 comments on commit a236646

Please sign in to comment.