Skip to content

Commit 255acdd

Browse files
Bump async-compression from 0.4.23 to 0.4.24
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.23 to 0.4.24. - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@v0.4.23...v0.4.24) --- updated-dependencies: - dependency-name: async-compression dependency-version: 0.4.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc4a3e8 commit 255acdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

lading/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lading-payload = { version = "0.1", path = "../lading_payload" }
2020
lading-throttle = { version = "0.1", path = "../lading_throttle" }
2121
lading-signal = { version = "0.1", path = "../lading_signal" }
2222

23-
async-compression = { version = "0.4.23", features = ["tokio", "zstd"] }
23+
async-compression = { version = "0.4.24", features = ["tokio", "zstd"] }
2424
average = { version = "0.16", default-features = false, features = [] }
2525
bollard = { version = "0.19", default-features = false, features = ["pipe", "http"] }
2626
byte-unit = { workspace = true }

0 commit comments

Comments
 (0)