Started work on database
This commit is contained in:
parent
db031bc8a8
commit
c14cd954a2
7 changed files with 687 additions and 6 deletions
|
|
@ -28,3 +28,4 @@ tauri-plugin-log = "2"
|
|||
shellexpand = "3.1.0"
|
||||
html_tag = "0.1.3"
|
||||
fuzzy-matcher = "0.3"
|
||||
sqlx = { version = "0.8", features = ["sqlite"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue