Skip to content

Commit a221ef0

Browse files
committed
Set bollard to 0.11.1
1 parent 93ba72f commit a221ef0

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
@@ -10,7 +10,7 @@ authors = [
1010

1111
[dependencies]
1212
async-trait = "0.1.52"
13-
bollard = "0.11"
13+
bollard = "0.11.1"
1414
futures = "0.3"
1515
thiserror = "1.0"
1616
tokio = {version = "1.17.0", features = ["rt","macros"]}

0 commit comments

Comments
 (0)