Skip to content

Commit

Permalink
chore(deps): bump flate2 from 1.0.32 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.32 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.32...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 28, 2024
1 parent 4974eef commit 7a5edb5
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 crates/weaver_cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gix = { version = "0.66.0", default-features = false, features = [
"worktree-mutation",
"blocking-http-transport-reqwest-rust-tls",
] }
flate2 = "1.0.32"
flate2 = "1.0.33"
tar = "0.4.41"
zip = "2.2.0"

Expand Down

0 comments on commit 7a5edb5

Please sign in to comment.