mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
wip
This commit is contained in:
parent
949fb47cac
commit
afb7d0ae6f
6 changed files with 1590 additions and 3 deletions
|
|
@ -4,6 +4,10 @@ version = "0.1.0"
|
|||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bollard = "0.10"
|
||||
color-eyre = "0.5"
|
||||
min-id = "0.1"
|
||||
maplit = "1"
|
||||
camino = "1"
|
||||
tokio = { version = "1" , features = ["fs", "macros"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue