Skip to content

Commit 63cdcfa

Browse files
Update bollard requirement from 0.16.1 to 0.17.1 (#142)
Updates the requirements on [bollard](https://github.com/fussybeaver/bollard) to permit the latest version. - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Commits](fussybeaver/bollard@v0.16.1...v0.17.1) --- updated-dependencies: - dependency-name: bollard dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 125c00d commit 63cdcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ fundu = "2.0.1"
7676

7777
[dev-dependencies]
7878
anyhow = "1.0.86"
79-
bollard = "0.16.1"
79+
bollard = "0.17.1"
8080
rand = "0.8.5"
8181
reqwest = "0.12.5"
8282
secrecy = "0.8.0"

0 commit comments

Comments
 (0)