Skip to content

Commit a902d47

Browse files
Bump bollard from 0.19.4 to 0.20.2 (#570)
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.19.4 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.19.4...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b28de9 commit a902d47

2 files changed

Lines changed: 25 additions & 69 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ r2d2_adbc = { version = "0.2.0", optional = true }
109109

110110
[dev-dependencies]
111111
anyhow = "1.0"
112-
bollard = "0.19"
112+
bollard = "0.20"
113113
geozero = { version = "0.14.0", features = ["with-wkb"] }
114114
insta = { version = "1.46.0", features = ["filters"] }
115115
prost = { version = "=0.14.3" }

0 commit comments

Comments
 (0)