Skip to content

Commit

Permalink
Bump hashbrown from 0.13.2 to 0.14.0 (#304)
Browse files Browse the repository at this point in the history
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.13.2 to 0.14.0.
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](rust-lang/hashbrown@v0.13.2...v0.14.0)

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

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 Nov 6, 2023
1 parent ff0f436 commit 9cf8c39
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
29 changes: 10 additions & 19 deletions Cargo.lock
100755 → 100644

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

2 changes: 1 addition & 1 deletion native-engine/datafusion-ext-plans/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ datafusion-ext-commons = { workspace = true }
datafusion-ext-exprs = { workspace = true }
derivative = "2.2.0"
futures = "0.3"
hashbrown = "0.13.1"
hashbrown = "0.14.0"
itertools = "0.10.3"
jni = "0.20.0"
log = "0.4.14"
Expand Down

0 comments on commit 9cf8c39

Please sign in to comment.