Update Rust crate async-compression to v0.4.11 (#3971)

This commit is contained in:
renovate[bot] 2024-06-02 21:45:41 -04:00 committed by GitHub
parent 0addc10fca
commit e4a9366586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -200,9 +200,9 @@ dependencies = [
[[package]]
name = "async-compression"
version = "0.4.10"
version = "0.4.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c90a406b4495d129f00461241616194cb8a032c8d1c53c657f0961d5f8e0498"
checksum = "cd066d0b4ef8ecb03a55319dc13aa6910616d0f44008a045bb1835af830abff5"
dependencies = [
"brotli",
"bzip2",