Skip to content

Commit d577ede

Browse files
build(deps): bump async-compression from 0.4.22 to 0.4.23 (#678)
1 parent f760a96 commit d577ede

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

Cargo.lock

+26-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ actix-governor = { version = "0.8.0", default-features = false }
6262
moka = { version = "0.12.8", optional = true, default-features = false, features = [
6363
"future",
6464
] }
65-
async-compression = { version = "0.4.22", default-features = false, features = [
65+
async-compression = { version = "0.4.23", default-features = false, features = [
6666
"brotli",
6767
"tokio",
6868
], optional = true }

0 commit comments

Comments
 (0)