read only
This commit is contained in:
parent
7cc91285a0
commit
d4db9155a6
7 changed files with 168 additions and 4 deletions
|
|
@ -6,4 +6,5 @@ edition = "2024"
|
|||
[dependencies]
|
||||
askama = "0.14.0"
|
||||
axum = "0.8.6"
|
||||
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