Skip to content

Commit

Permalink
build(deps): bump byte-unit from 4.0.19 to 5.1.4
Browse files Browse the repository at this point in the history
Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 4.0.19 to 5.1.4.
- [Commits](magiclen/Byte-Unit@v4.0.19...v5.1.4)

---
updated-dependencies:
- dependency-name: byte-unit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent e7a0f96 commit 2d79a61
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 5 deletions.
228 changes: 224 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ anyhow = ">= 1.0.38, < 2"
base64 = ">= 0.21, < 0.22"
bincode = "^1.3"
bytes = ">= 1.0.1, < 2"
byte-unit = ">= 3.1.0, < 5.0.0"
byte-unit = ">= 3.1.0, < 6.0.0"
clap = { version = ">= 4.1, < 5", default-features = false, features = ["std", "cargo", "derive", "error-context", "help", "suggestions", "usage", "wrap_help"] }
clap_mangen = { version = "0.2", optional = true }
cpio = ">= 0.2.1, < 0.3"
Expand Down

0 comments on commit 2d79a61

Please sign in to comment.