mirror of
https://github.com/Noratrieb/viewstrap.git
synced 2026-01-14 16:45:10 +01:00
this is the worst shit ever but IT WORKS
This commit is contained in:
parent
3e308c9d27
commit
18edf80888
5 changed files with 204 additions and 41 deletions
|
|
@ -10,6 +10,8 @@ axum = { version = "0.6.10", features = ["ws", "headers"] }
|
|||
color-eyre = "0.6.2"
|
||||
futures = "0.3.26"
|
||||
headers = "0.3.8"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
serde_json = "1.0.93"
|
||||
tokio = { version = "1.26.0", features = ["full"] }
|
||||
tower = "0.4.13"
|
||||
tower-http = { version = "0.4.0", features = ["trace", "fs"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue