This commit is contained in:
@@ -11,6 +11,11 @@ dtrack-tools = { path = "../dtrack-tools" }
|
||||
rmcp = { version = "0.16", features = ["server", "transport-streamable-http-server"] }
|
||||
axum = "0.8"
|
||||
|
||||
# Admin-UI: server-rendered HTML (maud) + HTTP-Basic-Auth (base64).
|
||||
maud = "0.26"
|
||||
base64 = "0.22"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
anyhow = "1"
|
||||
tracing = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user