Skip to content

Commit 2717191

Browse files
chore(deps)(deps): bump bollard from 0.18.1 to 0.20.2
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.18.1 to 0.20.2. - [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.20.2) --- updated-dependencies: - dependency-name: bollard dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e4dcc7 commit 2717191

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

Cargo.lock

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

crates/terraphim_validation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ term_size = "0.3"
6666
dirs = "5.0"
6767

6868
# Docker and container support
69-
bollard = { version = "0.18", optional = true }
69+
bollard = { version = "0.20", optional = true }
7070
ahash = "0.8.12"
7171
axum-test = "19.1.1"
7272

0 commit comments

Comments
 (0)