runs, but not webserver
This commit is contained in:
@@ -14,6 +14,11 @@ tokio-tungstenite = "0.24"
|
||||
futures-util = "0.3"
|
||||
tower-http = { version = "0.6", features = ["fs", "cors"] }
|
||||
rand = "0.8"
|
||||
leptos = { version = "0.6", features = ["csr"] }
|
||||
leptos_axum = { version = "0.6" }
|
||||
leptos_meta = { version = "0.6" }
|
||||
leptos_router = { version = "0.6" }
|
||||
protoss-bot-web = { path = "web" }
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
||||
Reference in New Issue
Block a user