Skip to content

Commit a113210

Browse files
chore(deps)(deps): bump bollard from 0.20.2 to 0.21.0
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.20.2 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.20.2...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 e392973 commit a113210

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -69,7 +69,7 @@ term_size = "0.3"
6969
dirs = "5.0"
7070

7171
# Docker and container support
72-
bollard = { version = "0.20", optional = true }
72+
bollard = { version = "0.21", optional = true }
7373
ahash = "0.8.12"
7474
axum-test = "19.1.1"
7575

0 commit comments

Comments
 (0)