Skip to content

Commit e8a6686

Browse files
Bump bytesize from 1.3.0 to 1.3.2 (#819)
Bumps [bytesize](https://github.com/bytesize-rs/bytesize) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5846253 commit e8a6686

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.

native-engine/blaze/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ http-service = []
2020
arrow = { workspace = true }
2121
blaze-jni-bridge = { workspace = true }
2222
blaze-serde = { workspace = true }
23-
bytesize = "1.3.0"
23+
bytesize = "1.3.2"
2424
datafusion = { workspace = true }
2525
datafusion-ext-commons = { workspace = true }
2626
datafusion-ext-plans = { workspace = true }

native-engine/datafusion-ext-plans/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ base64 = "0.22.1"
2222
bitvec = "1.0.1"
2323
byteorder = "1.5.0"
2424
bytes = "1.10.0"
25-
bytesize = "1.1.0"
25+
bytesize = "1.3.2"
2626
count-write = "0.1.0"
2727
derivative = "2.2.0"
2828
foldhash = "0.1.4"

0 commit comments

Comments
 (0)