released bollard

This commit is contained in:
Robin Appelman 2021-12-12 15:28:40 +01:00
commit 23234c95b1
2 changed files with 222 additions and 450 deletions

670
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -15,7 +15,7 @@ once_cell = "1"
hostname = "0.3"
libc = "0.2"
ahash = "0.7"
bollard = { version = "0.10", git = "https://github.com/fussybeaver/bollard" }
bollard = "0.11"
futures-util = "0.3"
[dev-dependencies]