Skip to content

Commit c755cad

Browse files
chore(deps): bump encoding_rs from 0.8.34 to 0.8.35
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.34 to 0.8.35. - [Commits](hsivonen/encoding_rs@v0.8.34...v0.8.35) --- 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 3d29dbf commit c755cad

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
@@ -20,7 +20,7 @@ bindgen = "0.69.5"
2020
cc = "1.2.2"
2121
anyhow = "1.0.93"
2222
clap = "4.5.22"
23-
encoding_rs = "0.8.34"
23+
encoding_rs = "0.8.35"
2424

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

0 commit comments

Comments
 (0)