mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
viewer fixes
This commit is contained in:
parent
5910b2f35a
commit
e94f0474ef
9 changed files with 125 additions and 100 deletions
|
|
@ -19,7 +19,7 @@ maud = { version = "0.25.0", features = ["axum"] }
|
|||
axum = { version = "0.6.12", features = ["headers", "macros"] }
|
||||
hyper = "0.14.25"
|
||||
hyperlocal = "0.8.0"
|
||||
tower-http = { version = "0.4.0", features = ["trace"] }
|
||||
tower-http = { version = "0.4.0", features = ["trace", "fs"] }
|
||||
steamid-ng = "1.0.0"
|
||||
itertools = "0.10.5"
|
||||
const-fnv1a-hash = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue