Skip to content

Commit

Permalink
chore(deps): bump byte-unit from 5.0.4 to 5.1.2 (#207)
Browse files Browse the repository at this point in the history
Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 5.0.4 to 5.1.2.
- [Commits](magiclen/Byte-Unit@v5.0.4...v5.1.2)

---
updated-dependencies:
- dependency-name: byte-unit
  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>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent a806af9 commit cf21df8
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 5 deletions.
237 changes: 233 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 @@ -55,7 +55,7 @@ default-features = false
features = ["toml", "yaml"]

[dependencies.byte-unit]
version = "5.0.4"
version = "5.1.2"
features = ["serde"]

[dependencies.infer]
Expand Down

0 comments on commit cf21df8

Please sign in to comment.