Skip to content

Commit

Permalink
Bump encoding_rs from 0.8.34 to 0.8.35
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8326a0c commit be7b6e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2021"
coveralls = { repository = "Ortham/esplugin" }

[dependencies]
encoding_rs = "0.8.17"
encoding_rs = "0.8.35"
memchr = "2.7.4"
nom = "7.0.0"
flate2 = { version = "1.0.34", optional = true }
Expand Down

0 comments on commit be7b6e8

Please sign in to comment.