Skip to content

Commit 47ca7c5

Browse files
authored
Merge pull request #256 from utilityai/dependabot/cargo/encoding_rs-0.8.34
2 parents 72bd946 + 74d4fad commit 47ca7c5

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
@@ -19,7 +19,7 @@ bindgen = "0.69.4"
1919
cc = "1.0.94"
2020
anyhow = "1.0.82"
2121
clap = "4.5.4"
22-
encoding_rs = "0.8.33"
22+
encoding_rs = "0.8.34"
2323

2424
[workspace.lints.rust]
2525
missing_docs = { level = "warn" }

0 commit comments

Comments
 (0)