Write database schema
This commit is contained in:
parent
a20f53340c
commit
e8eab81957
4 changed files with 96 additions and 1 deletions
|
|
@ -5,3 +5,4 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
rouille = "3.6"
|
||||
rusqlite = { version = "0.32", features = ["bundled"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue