Skip to content

Commit

Permalink
Merge pull request #2215 from jqnatividad/dependabot/cargo/csvs_conve…
Browse files Browse the repository at this point in the history
…rt-0.9.0

build(deps): bump csvs_convert from 0.8.14 to 0.9.0
  • Loading branch information
jqnatividad authored Oct 18, 2024
2 parents 19c187b + 0d57605 commit 3a0dc47
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 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 @@ -94,7 +94,7 @@ csv-core = "0.1"
csv-diff = "0.1.0"
csv-index = "0.1"
csvlens = { version = "0.10", optional = true }
csvs_convert = { version = "0.8.14", default-features = false, features = [
csvs_convert = { version = "0.9.0", default-features = false, features = [
"converters",
], optional = true }
data-encoding = { version = "2.6", optional = true }
Expand Down

0 comments on commit 3a0dc47

Please sign in to comment.