started with new design
This commit is contained in:
parent
28ea420ecb
commit
9238366137
6 changed files with 525 additions and 38 deletions
|
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
askama = "0.14.0"
|
||||
axum = "0.8.6"
|
||||
chrono = "0.4.42"
|
||||
parking_lot = "0.12.5"
|
||||
rusqlite = { version = "0.37.0", features = ["bundled"] }
|
||||
tokio = { version = "1.48.0", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue