redesign: light project site + live network status from a lusers probe
This commit is contained in:
parent
182f14a7f2
commit
d1ec6962dd
10 changed files with 473 additions and 282 deletions
|
|
@ -7,7 +7,7 @@ license = "MIT"
|
|||
|
||||
[dependencies]
|
||||
axum = "0.7"
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread", "net", "signal"] }
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread", "net", "signal", "io-util", "time"] }
|
||||
askama = "0.12"
|
||||
tower-http = { version = "0.6", features = ["trace", "compression-gzip"] }
|
||||
tracing = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue