Skip to content

Commit 9e018f6

Browse files
chore(deps): bump bollard from 0.11.0 to 0.11.1
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Commits](fussybeaver/bollard@v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: bollard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69cc764 commit 9e018f6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/provisioner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
bollard = "0.11.0"
9+
bollard = "0.11.1"
1010
hyper = { version = "0.14.15", features = ["stream"] }
1111
mktemp = "0.4.1"
1212
thiserror = "1.0.30"

0 commit comments

Comments
 (0)