Skip to content

Commit d659c48

Browse files
chore(deps): bump half from 2.6.0 to 2.7.0 (#18036)
Bumps [half](https://github.com/VoidStarKat/half-rs) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: half dependency-version: 2.7.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 450fbfa commit d659c48

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
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
@@ -149,7 +149,7 @@ datafusion-substrait = { path = "datafusion/substrait", version = "50.1.0" }
149149
doc-comment = "0.3"
150150
env_logger = "0.11"
151151
futures = "0.3"
152-
half = { version = "2.6.0", default-features = false }
152+
half = { version = "2.7.0", default-features = false }
153153
hashbrown = { version = "0.14.5", features = ["raw"] }
154154
hex = { version = "0.4.3" }
155155
indexmap = "2.11.4"

0 commit comments

Comments
 (0)