Skip to content

Commit f3070ad

Browse files
Bump hashbrown from 0.15.5 to 0.16.0 (#2176)
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.15.5 to 0.16.0. - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.5...v0.16.0) --- updated-dependencies: - dependency-name: hashbrown dependency-version: 0.16.0 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>
1 parent 2f9ca71 commit f3070ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ datafusion-cli = "49"
4343
deltalake = "0.28"
4444
fastbloom = "0.14"
4545
futures = { version = "0.3", default-features = false }
46-
hashbrown = "0.15"
46+
hashbrown = "0.16"
4747
iceberg = { git = "https://github.com/apache/iceberg-rust", rev = "790e0253a6d1ba83a54f51cf8a8ed62a5c2da7f5", default-features = false, features = [
4848
"storage-fs",
4949
] }

0 commit comments

Comments
 (0)