Skip to content

Commit f9bd213

Browse files
authored
Merge branch 'main' into fix-multi-byte-decoding
2 parents 0fc8e1e + a0eebde commit f9bd213

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -18,7 +18,7 @@ pprof = "0.13.0"
1818
bindgen = "0.69.4"
1919
cc = "1.0.90"
2020
anyhow = "1.0.81"
21-
clap = "4.5.3"
21+
clap = "4.5.4"
2222
encoding_rs = "0.8.33"
2323

2424
[workspace.lints.rust]

0 commit comments

Comments
 (0)