Skip to content

Commit 17cb69f

Browse files
chore(deps): bump flate2 from 1.0.35 to 1.1.0
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.35 to 1.1.0. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.35...1.1.0) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7299d0e commit 17cb69f

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.

datafusion/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ datafusion-physical-expr-common = { workspace = true }
110110
datafusion-physical-optimizer = { workspace = true }
111111
datafusion-physical-plan = { workspace = true }
112112
datafusion-sql = { workspace = true }
113-
flate2 = { version = "1.0.24", optional = true }
113+
flate2 = { version = "1.1.0", optional = true }
114114
futures = { workspace = true }
115115
itertools = { workspace = true }
116116
log = { workspace = true }

0 commit comments

Comments
 (0)