made db work on relative paths

This commit is contained in:
Iaphetes 2025-05-22 21:32:36 +02:00
parent b38d0cc149
commit 5ef9f17436
8 changed files with 74 additions and 23 deletions

View file

@ -36,5 +36,6 @@ confy = "0.6"
diff-match-patch-rs = "0.5"
rand = "0.9"
futures = "0.3"
log = "0.4.27"
# [profile.dev]
# codegen-backend = "cranelift"