Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent aed3a31 commit c74535e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 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.14.0"
hashbrown = "0.14.2"
itertools = "0.10.3"
jni = "0.20.0"
log = "0.4.14"
Expand Down

0 comments on commit c74535e

Please sign in to comment.