upstream bollard master

This commit is contained in:
Robin Appelman 2021-04-02 13:54:27 +02:00
commit 91bea1d70b
2 changed files with 2 additions and 2 deletions

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/icewind1991/bollard", branch = "stat-one-shot" }
bollard = { version = "0.10", git = "https://github.com/fussybeaver/bollard" }
futures-util = "0.3"
[dev-dependencies]