1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

upstream bollard master

This commit is contained in:
Robin Appelman 2021-04-02 13:49:50 +02:00
commit 4456bd30d4
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
[dependencies]
bollard = { version = "0.10", git = "https://github.com/icewind1991/bollard", branch = "marged" }
bollard = { version = "0.10", git = "https://github.com/fussybeaver/bollard" }
color-eyre = "0.5"
maplit = "1"
camino = { version = "1", features = ["serde1"] }