Skip to content

Commit 523ab42

Browse files
committed
chore: bump bytecount to 0.6.9
Having some issues with the subtree-push related to bytecount. Hoping that bumping the version fixes that.
1 parent f6eebbd commit 523ab42

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ generic-simd = ["bytecount/generic-simd"]
3535
[dependencies]
3636
annotate-snippets = { version = "0.11" }
3737
anyhow = "1.0"
38-
bytecount = "0.6.8"
38+
bytecount = "0.6.9"
3939
cargo_metadata = "0.18"
4040
clap = { version = "4.4.2", features = ["derive"] }
4141
clap-cargo = "0.12.0"

0 commit comments

Comments
 (0)