Skip to content

Commit bb16ac4

Browse files
Update Rust crate byte-unit to 5.1.6 (#1630)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [byte-unit](https://magiclen.org/byte-unit) ([source](https://redirect.github.com/magiclen/byte-unit)) | workspace.dependencies | patch | `5.1.4` -> `5.1.6` | --- ### Release Notes <details> <summary>magiclen/byte-unit (byte-unit)</summary> ### [`v5.1.6`](https://redirect.github.com/magiclen/byte-unit/compare/v5.1.5...v5.1.6) [Compare Source](https://redirect.github.com/magiclen/byte-unit/compare/v5.1.5...v5.1.6) ### [`v5.1.5`](https://redirect.github.com/magiclen/byte-unit/compare/v5.1.4...v5.1.5) [Compare Source](https://redirect.github.com/magiclen/byte-unit/compare/v5.1.4...v5.1.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxidecomputer/crucible). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3cd6e69 commit bb16ac4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ async-trait = "0.1.86"
3737
atty = "0.2.14"
3838
base64 = "0.22.1"
3939
bincode = "1.3"
40-
byte-unit = "5.1.4"
40+
byte-unit = "5.1.6"
4141
bytes = { version = "1", features = ["serde"] }
4242
camino = { version = "1.1", features = ["serde1"] }
4343
cfg-if = { version = "1" }

0 commit comments

Comments
 (0)