Skip to content

Commit 74d4fad

Browse files
Bump encoding_rs from 0.8.33 to 0.8.34
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.33 to 0.8.34. - [Commits](hsivonen/encoding_rs@v0.8.33...v0.8.34) --- updated-dependencies: - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f635bb commit 74d4fad

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)