feat: restructure project, implement askama templating #26
@ -14,9 +14,9 @@ tauri-build = { version = "2.0.0-beta", features = [] }
|
||||
|
||||
[dependencies]
|
||||
axum = "0.7.5"
|
||||
tauri = { version = "2.0.0-beta", features = ["devtools"] }
|
||||
tauri = { version = "2.0.0-beta", features = [] }
|
||||
tower = "0.4.13"
|
||||
|
||||
clego = { path = "../clego" }
|
||||
tokio = "1.39.1"
|
||||
|
||||
clego = { path = "../clego" }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user