Create a projects board display
This commit is contained in:
parent
64e810d360
commit
38dbf10abe
6 changed files with 164 additions and 89 deletions
|
|
@ -6,3 +6,4 @@ edition = "2024"
|
|||
[dependencies]
|
||||
rouille = "3.6"
|
||||
rusqlite = { version = "0.32", features = ["bundled"] }
|
||||
maud = "0.26"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue