1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00
This commit is contained in:
Robin Appelman 2021-03-13 22:30:18 +01:00
commit 67c2b59639
4 changed files with 21 additions and 1 deletions

View file

@ -13,4 +13,5 @@ camino = "1"
tokio = { version = "1" , features = ["fs", "macros"] }
parse-display = "0.4"
futures-util = "0.3"
termion = "1"
termion = "1"
opener = "0.4"