Skip to content

Commit

Permalink
Bump bytecount from 0.6.7 to 0.6.8 (#28)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 729de0d commit 3c49890
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 @@ -25,7 +25,7 @@ harness = false

[dependencies]
ahash = "0.8.11"
bytecount = "0.6.7"
bytecount = "0.6.8"
lol_html = "1.2.1"
once_cell = "1.19.0"
slab = "0.4.9"
Expand Down

0 comments on commit 3c49890

Please sign in to comment.