Skip to content

Commit

Permalink
Merge pull request #1344 from jqnatividad/dependabot/cargo/csv-1.3.0
Browse files Browse the repository at this point in the history
build(deps): bump csv from 1.2.2 to 1.3.0
  • Loading branch information
jqnatividad authored Oct 3, 2023
2 parents 736fca6 + bd34734 commit e0d0000
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -82,7 +82,7 @@ chrono = { version = "0.4", default-features = false }
console = { version = "0.15", optional = true }
cpc = { version = "1.9", optional = true }
crossbeam-channel = "0.5"
csv = "1.2"
csv = "1.3"
csv-diff = "0.1.0-beta.4"
csv-index = "0.1"
csvs_convert = { version = "0.8", default-features = false, features = [
Expand Down

0 comments on commit e0d0000

Please sign in to comment.