mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
exec fixes
This commit is contained in:
parent
1baabacf87
commit
ec6df26bf7
3 changed files with 21 additions and 14 deletions
|
|
@ -5,7 +5,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bollard = { version = "0.10", git = "https://github.com/icewind1991/bollard", branch = "exec-input" }
|
||||
bollard = { version = "0.10", git = "https://github.com/icewind1991/bollard", branch = "marged" }
|
||||
color-eyre = "0.5"
|
||||
maplit = "1"
|
||||
camino = { version = "1", features = ["serde1"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue