Skip to content

Commit 1f7197b

Browse files
Bump bollard from 0.19.4 to 0.21.0
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.19.4 to 0.21.0. - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Changelog](https://github.com/fussybeaver/bollard/blob/master/RELEASE.md) - [Commits](fussybeaver/bollard@v0.19.4...v0.21.0) --- updated-dependencies: - dependency-name: bollard dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 652531b commit 1f7197b

2 files changed

Lines changed: 30 additions & 77 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ arrow-flight = { workspace = true }
3131
arrow-json = { workspace = true }
3232
arrow-schema = { workspace = true }
3333
async-trait = "0.1"
34-
bollard = "=0.19.4"
34+
bollard = "=0.21.0"
3535
chrono = "0.4.44"
3636
clickhouse = "0.15"
3737
datafusion = { workspace = true, default-features = false, features = ["sql"] }

0 commit comments

Comments
 (0)