Skip to content

Commit 3e3c7ad

Browse files
chore(deps): Bump async-compression from 0.4.2 to 0.4.3 (vectordotdev#18539)
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@async-compression-v0.4.2...async-compression-v0.4.3) --- updated-dependencies: - dependency-name: async-compression dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8eb5256 commit 3e3c7ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ greptimedb-client = { git = "https://github.com/GreptimeTeam/greptimedb-client-r
244244

245245
# External libs
246246
arc-swap = { version = "1.6", default-features = false, optional = true }
247-
async-compression = { version = "0.4.2", default-features = false, features = ["tokio", "gzip", "zstd"], optional = true }
247+
async-compression = { version = "0.4.3", default-features = false, features = ["tokio", "gzip", "zstd"], optional = true }
248248
apache-avro = { version = "0.15.0", default-features = false, optional = true }
249249
axum = { version = "0.6.20", default-features = false }
250250
base64 = { version = "0.21.4", default-features = false, optional = true }

0 commit comments

Comments
 (0)