Skip to content

Commit 91037ba

Browse files
Update Rust crate async-compression to v0.4.9 (#8545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6ef7f9 commit 91037ba

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/crates_io_cdn_logs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ workspace = true
99

1010
[dependencies]
1111
anyhow = "=1.0.82"
12-
async-compression = { version = "=0.4.8", features = ["gzip", "tokio", "zstd"] }
12+
async-compression = { version = "=0.4.9", features = ["gzip", "tokio", "zstd"] }
1313
chrono = { version = "=0.4.38", features = ["serde"] }
1414
derive_deref = "=1.1.1"
1515
percent-encoding = "=2.3.1"

0 commit comments

Comments
 (0)