Skip to content

Commit

Permalink
build(deps): bump duckdb from 0.9.2 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [duckdb](https://github.com/wangfenjin/duckdb-rs) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/wangfenjin/duckdb-rs/releases)
- [Commits](duckdb/duckdb-rs@v0.9.2...v0.10.0)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent ab904a5 commit b77ab63
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 connector_arrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ default-features = false
optional = true

[dependencies.duckdb]
version = "0.9.2"
version = "0.10.0"
default-features = false
optional = true

Expand Down

0 comments on commit b77ab63

Please sign in to comment.