Skip to content

Commit

Permalink
chore(deps): Bump csv from 1.2.2 to 1.3.0 (#12647)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 848b0a1 commit 2dcd879
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 src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ chrono = { version = "0.4", default-features = false, features = [
clickhouse = { git = "https://github.com/risingwavelabs/clickhouse.rs", rev = "622501c1c98c80baaf578c716d6903dde947804e", features = [
"time",
] }
csv = "1.2"
csv = "1.3"
duration-str = "0.7.0"
easy-ext = "1"
enum-as-inner = "0.6"
Expand Down

0 comments on commit 2dcd879

Please sign in to comment.