Skip to content

Commit 38ba0b7

Browse files
Update Rust crate byte-unit to 5.1.4 (#1136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f64786 commit 38ba0b7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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.77"
3737
atty = "0.2.14"
3838
base64 = "0.21.7"
3939
bincode = "1.3"
40-
byte-unit = "5.1.2"
40+
byte-unit = "5.1.4"
4141
bytes = { version = "1", features = ["serde"] }
4242
chrono = { version = "0.4", features = [ "serde" ] }
4343
clap = { version = "4.4", features = ["derive", "env", "wrap_help"] }

0 commit comments

Comments
 (0)