Skip to content

Commit

Permalink
Update Rust crate async-compression to v0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent ca92ae8 commit a49cdff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 crates/crates_io_cdn_logs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ workspace = true

[dependencies]
anyhow = "=1.0.81"
async-compression = { version = "=0.4.7", features = ["gzip", "tokio", "zstd"] }
async-compression = { version = "=0.4.8", features = ["gzip", "tokio", "zstd"] }
chrono = { version = "=0.4.37", features = ["serde"] }
derive_deref = "=1.1.1"
percent-encoding = "=2.3.1"
Expand Down

0 comments on commit a49cdff

Please sign in to comment.