Skip to content

Commit 549331a

Browse files
Bump bollard from 0.18.1 to 0.19.3
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.18.1 to 0.19.3. - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Changelog](https://github.com/fussybeaver/bollard/blob/master/RELEASE.md) - [Commits](fussybeaver/bollard@v0.18.1...v0.19.3) --- updated-dependencies: - dependency-name: bollard dependency-version: 0.19.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07a0e54 commit 549331a

File tree

2 files changed

+34
-10
lines changed

2 files changed

+34
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "1.1.0"
1111

1212
[dependencies]
1313
anyhow = "1.0.98"
14-
bollard = { version = "0.18.1", features = ["ssl"] }
14+
bollard = { version = "0.19.3", features = ["ssl"] }
1515
chrono = { version = "0.4.41", default-features = false, features = [
1616
"std",
1717
"clock",

0 commit comments

Comments
 (0)