Skip to content

Commit c84a973

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump bytesize from 1.2.0 to 1.3.0
Bumps [bytesize](https://github.com/hyunsik/bytesize) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/hyunsik/bytesize/releases) - [Commits](bytesize-rs/bytesize@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11c65f6 commit c84a973

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ backtrace = "0.3"
2626
bitflags = "1.3"
2727
bugreport = "0.5"
2828
bwrap = { version = "1.3.0", features = ["use_std"] }
29-
bytesize = { version = "1.2", default-features = false }
29+
bytesize = { version = "1.3", default-features = false }
3030
chrono = { version = "0.4", default-features = false, features = [ "clock" ] }
3131
clap = { version = "4.1", features = [ "env", "cargo" ] }
3232
crossbeam-channel = "0.5"

0 commit comments

Comments
 (0)