Skip to content

Commit

Permalink
Bump flate2 from 1.0.31 to 1.0.33
Browse files Browse the repository at this point in the history
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.31 to 1.0.33.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/flate2-rs@1.0.31...1.0.33)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent c71fd49 commit 678dd62
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -17,7 +17,7 @@ coveralls = { repository = "Ortham/esplugin" }
encoding_rs = "0.8.17"
memchr = "2.7.4"
nom = "7.0.0"
flate2 = { version = "1.0.31", optional = true }
flate2 = { version = "1.0.33", optional = true }
unicase = "2.7.0"

[dev-dependencies]
Expand Down

0 comments on commit 678dd62

Please sign in to comment.