Skip to content

Commit 30ca258

Browse files
dependabot[bot]brianmay
authored andcommitted
build(deps): bump async-compression from 0.4.36 to 0.4.37
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.36 to 0.4.37. - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.36...async-compression-v0.4.37) --- updated-dependencies: - dependency-name: async-compression dependency-version: 0.4.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a87bb29 commit 30ca258

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docker_credential = "1.3.2"
3535
oci-client = { version = "0.15.0", default-features = false, features = [ "rustls-tls"] }
3636
async-tar = "0.5.1"
3737
async-std = "1.13.2"
38-
async-compression = { version = "0.4.36", features = ["futures-io", "gzip"] }
38+
async-compression = { version = "0.4.37", features = ["futures-io", "gzip"] }
3939
async-channel = "2.5.0"
4040
aws-config = "1.8.12"
4141
aws-sdk-ecr = "1.104.0"

0 commit comments

Comments
 (0)