Remove Tera usage, the client is its own thing now
This commit is contained in:
@@ -14,6 +14,5 @@ nalgebra = "0.21"
|
||||
rand = "0.7.3"
|
||||
serde = { version = "1.0", features= ["derive"] }
|
||||
serde_json = "1.0"
|
||||
tera = "1"
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
warp = "0.2"
|
||||
Reference in New Issue
Block a user