Skip to content

Commit 449c744

Browse files
chore(deps): bump half from 2.5.0 to 2.6.0 (apache#15806)
Bumps [half](https://github.com/VoidStarKat/half-rs) from 2.5.0 to 2.6.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.5.0...v2.6.0) --- updated-dependencies: - dependency-name: half dependency-version: 2.6.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 967d6fd commit 449c744

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -142,7 +142,7 @@ datafusion-sql = { path = "datafusion/sql", version = "47.0.0" }
142142
doc-comment = "0.3"
143143
env_logger = "0.11"
144144
futures = "0.3"
145-
half = { version = "2.5.0", default-features = false }
145+
half = { version = "2.6.0", default-features = false }
146146
hashbrown = { version = "0.14.5", features = ["raw"] }
147147
indexmap = "2.9.0"
148148
itertools = "0.14"

0 commit comments

Comments
 (0)