home: wip news
This commit is contained in:
parent
5c0a096860
commit
5f348345cd
9 changed files with 507 additions and 19 deletions
|
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
askama = { version = "0.15.4", features = ["std", "derive"] }
|
||||
axum = "0.8.8"
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue