Skip to content

Commit a1383a7

Browse files
build(deps): bump byte-unit from 4.0.19 to 5.1.6
Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 4.0.19 to 5.1.6. - [Commits](magiclen/Byte-Unit@v4.0.19...v5.1.6) --- updated-dependencies: - dependency-name: byte-unit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a48912b commit a1383a7

File tree

2 files changed

+214
-6
lines changed

2 files changed

+214
-6
lines changed

Cargo.lock

Lines changed: 213 additions & 5 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
@@ -51,7 +51,7 @@ anyhow = ">= 1.0.38, < 2"
5151
base64 = ">= 0.21, < 0.23"
5252
bincode = "^1.3"
5353
bytes = ">= 1.0.1, < 2"
54-
byte-unit = ">= 3.1.0, < 5.0.0"
54+
byte-unit = ">= 3.1.0, < 6.0.0"
5555
clap = { version = ">= 4.1, < 5", default-features = false, features = ["std", "cargo", "derive", "error-context", "help", "suggestions", "usage", "wrap_help"] }
5656
clap_mangen = { version = "0.2", optional = true }
5757
cpio = ">= 0.2.1, < 0.5"

0 commit comments

Comments
 (0)