Skip to content

Commit

Permalink
Bump foldhash from 0.1.3 to 0.1.4 (#710)
Browse files Browse the repository at this point in the history
Bumps [foldhash](https://github.com/orlp/foldhash) from 0.1.3 to 0.1.4.
- [Commits](orlp/foldhash@v0.1.3...v0.1.4)

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

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 Dec 22, 2024
1 parent aa3c142 commit e254e9b
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 @@ -25,7 +25,7 @@ bytes = "1.9.0"
bytesize = "1.1.0"
count-write = "0.1.0"
derivative = "2.2.0"
foldhash = "0.1.3"
foldhash = "0.1.4"
futures = "0.3"
futures-util = "0.3.31"
hashbrown = "0.14.5"
Expand Down

0 comments on commit e254e9b

Please sign in to comment.