Actually render things in Warp
This commit is contained in:
@@ -10,5 +10,7 @@ license = "AGPL-3.0-or-later"
|
||||
[dependencies]
|
||||
legion = "0.2.1"
|
||||
rand = "0.7.3"
|
||||
serde = { version = "1.0", features= ["derive"] }
|
||||
tera = "1"
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
warp = "0.2"
|
||||
warp = "0.2"
|
||||
Reference in New Issue
Block a user