Skip to content

Commit

Permalink
Bump async-compression from 0.4.13 to 0.4.18
Browse files Browse the repository at this point in the history
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.13 to 0.4.18.
- [Release notes](https://github.com/Nullus157/async-compression/releases)
- [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md)
- [Commits](Nullus157/async-compression@v0.4.13...v0.4.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 4d36b21 commit a07542d
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 wholesym/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tokio = { version = "1.38", features = ["fs"] }
futures-util = "0.3.30"
fs4 = "0.9"
thiserror = "1"
async-compression = { version = "0.4.6", default-features = false, features = [
async-compression = { version = "0.4.18", default-features = false, features = [
"tokio",
"futures-io",
"gzip"
Expand Down

0 comments on commit a07542d

Please sign in to comment.