Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 9a10161 commit 9297446
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion 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 @@ -28,7 +28,7 @@ derivative = "2.2.0"
foldhash = "0.1.3"
futures = "0.3"
futures-util = "0.3.31"
hashbrown = "0.14.5"
hashbrown = "0.15.1"
itertools = "0.13.0"
jni = "0.20.0"
log = "0.4.22"
Expand Down

0 comments on commit 9297446

Please sign in to comment.