Skip to content

Commit

Permalink
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 and mversic committed Apr 22, 2024
1 parent ee3b45a commit 70e3f20
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 7 deletions.
186 changes: 180 additions & 6 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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hex = { workspace = true }
once_cell = { workspace = true }
tempfile = { workspace = true }

byte-unit = "4.0.19"
byte-unit = "5.1.4"

[[bench]]
name = "validation"
Expand Down

0 comments on commit 70e3f20

Please sign in to comment.