1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

images and linking

This commit is contained in:
Robin Appelman 2021-03-12 21:49:58 +01:00
commit 06c0330de8
16 changed files with 1045 additions and 50 deletions

View file

@ -11,4 +11,5 @@ min-id = "0.1"
maplit = "1"
camino = "1"
tokio = { version = "1" , features = ["fs", "macros"] }
parse-display = "0.4"
parse-display = "0.4"
futures-util = "0.3"