Skip to content

Commit c247b02

Browse files
chore(deps): bump async-compression from 0.4.18 to 0.4.19 (#15061)
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.18 to 0.4.19. - [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.18...v0.4.19) --- 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> Co-authored-by: Andrew Lamb <[email protected]>
1 parent f8c9b8f commit c247b02

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

datafusion/datasource/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ default = ["compression"]
3737

3838
[dependencies]
3939
arrow = { workspace = true }
40-
async-compression = { version = "0.4.0", features = [
40+
async-compression = { version = "0.4.19", features = [
4141
"bzip2",
4242
"gzip",
4343
"xz",

0 commit comments

Comments
 (0)