adding files to database works

This commit is contained in:
Iaphetes 2025-03-16 19:04:14 +01:00
parent dcfb500a5f
commit 852ab87b0b
4 changed files with 154 additions and 52 deletions

View file

@ -35,5 +35,6 @@ confy = "0.6.1"
tauri-plugin-dialog = "2"
diff-match-patch-rs = "0.4.1"
rand = "0.9"
futures = "0.3.31"
# [profile.dev]
# codegen-backend = "cranelift"