Skip to content

Commit 762b529

Browse files
dependabot[bot]ChanTsune
authored andcommitted
⬆️ Bump bytesize from 2.1.0 to 2.2.0
Bumps [bytesize](https://github.com/bytesize-rs/bytesize) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@bytesize-v2.1.0...bytesize-v2.2.0) --- updated-dependencies: - dependency-name: bytesize dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a37f898 commit 762b529

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ base64 = "0.22.1"
1616
bitflags = "2.10.0"
1717
bstr = "1.12.1"
1818
bugreport = { version = "0.5.1", default-features = false, features = ["collector_operating_system", "format_markdown"] }
19-
bytesize = "2.1.0"
19+
bytesize = "2.2.0"
2020
chrono = "0.4.42"
2121
clap = { version = "4.5.51", features = ["derive"] }
2222
clap_complete = "4.5.60"

0 commit comments

Comments
 (0)