Skip to content

Commit f9ec79e

Browse files
committed
chore: release bollard 0.21.1
1 parent ff7d076 commit f9ec79e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bollard"
33
description = "An asynchronous Docker daemon API"
4-
version = "0.21.0"
4+
version = "0.21.1"
55
authors = [ "Bollard contributors" ]
66
license = "Apache-2.0"
77
homepage = "https://github.com/fussybeaver/bollard"
@@ -63,7 +63,7 @@ test_websocket = ["websocket"]
6363
[dependencies]
6464
base64 = "0.22"
6565
bollard-stubs = { version = "=1.53.1-rc.29.3.1", default-features = false }
66-
bollard-buildkit-proto = { version = "0.8.0", optional = true }
66+
bollard-buildkit-proto = { version = "0.8.1", optional = true, default-features = false }
6767
bytes = "1"
6868
chrono = { version = "0.4", default-features = false, features = ["std", "clock", "serde"], optional = true }
6969
futures-core = "0.3"

0 commit comments

Comments
 (0)