mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
config
This commit is contained in:
parent
67c2b59639
commit
56c574374e
5 changed files with 150 additions and 12 deletions
|
|
@ -9,9 +9,12 @@ bollard = { version = "0.10", git = "https://github.com/icewind1991/bollard", br
|
|||
color-eyre = "0.5"
|
||||
min-id = "0.1"
|
||||
maplit = "1"
|
||||
camino = "1"
|
||||
camino = { version = "1", features = ["serde1"] }
|
||||
tokio = { version = "1" , features = ["fs", "macros"] }
|
||||
parse-display = "0.4"
|
||||
futures-util = "0.3"
|
||||
termion = "1"
|
||||
opener = "0.4"
|
||||
opener = "0.4"
|
||||
toml = "0.5"
|
||||
directories-next = "1"
|
||||
serde = "1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue