Skip to content

Commit

Permalink
build(deps): bump async-compression from 0.4.6 to 0.4.11 (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent 8225d34 commit 3c2533f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
31 changes: 26 additions & 5 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 @@ -66,7 +66,7 @@ actix-governor = { version = "0.5.0", default-features = false }
mini-moka = { version = "0.10", optional = true, default-features = false, features = [
"sync",
] }
async-compression = { version = "0.4.6", default-features = false, features = [
async-compression = { version = "0.4.11", default-features = false, features = [
"brotli",
"tokio",
], optional = true }
Expand Down

0 comments on commit 3c2533f

Please sign in to comment.