Skip to content

Commit

Permalink
Bump bytecount from 0.6.3 to 0.6.7
Browse files Browse the repository at this point in the history
Bumps [bytecount](https://github.com/llogiq/bytecount) from 0.6.3 to 0.6.7.
- [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>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 321617e commit e485e8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ strum = { version = "0.25.0", features = ["derive"] }
anyhow.workspace = true
askalono = "0.4.6"
byte-unit = "4.0.19"
bytecount = "0.6.3"
bytecount = "0.6.7"
clap.workspace = true
clap_complete = "4.4.4"
crossbeam-channel = "0.5.8"
Expand Down

0 comments on commit e485e8e

Please sign in to comment.