Skip to content

Commit 9110bf2

Browse files
Bump bytecount from 0.6.7 to 0.6.8 (#1328)
Bumps [bytecount](https://github.com/llogiq/bytecount) from 0.6.7 to 0.6.8. - [Commits](https://github.com/llogiq/bytecount/commits) --- updated-dependencies: - dependency-name: bytecount dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c1dd4f commit 9110bf2

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
@@ -33,7 +33,7 @@ rust-version = "1.74.1"
3333
anyhow.workspace = true
3434
askalono = "0.4.6"
3535
byte-unit = "5.1.4"
36-
bytecount = "0.6.7"
36+
bytecount = "0.6.8"
3737
clap.workspace = true
3838
clap_complete = "4.5.2"
3939
crossbeam-channel = "0.5.9"

0 commit comments

Comments
 (0)