mirror of
https://github.com/bybrooklyn/alchemist.git
synced 2026-04-18 09:53:33 -04:00
feat: Redesign frontend with Astro/React and implementation of web-based setup wizard
This commit is contained in:
@@ -36,8 +36,6 @@ tokio-stream = { version = "0.1", features = ["sync"] }
|
||||
thiserror = "2.0.17"
|
||||
notify = { version = "6" }
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
askama = { version = "0.12", features = ["with-axum"] }
|
||||
askama_axum = "0.4"
|
||||
rust-embed = { version = "8", features = ["axum"] }
|
||||
mime_guess = "2.0"
|
||||
async-trait = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user