docker image

This commit is contained in:
Robin Appelman 2021-03-30 21:52:34 +02:00
commit 67179619b7
3 changed files with 22 additions and 20 deletions

View file

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