Improve logging and set .cfg config file ending

This commit is contained in:
Tobias Reisinger 2026-08-31 20:44:08 +02:00
commit 6a6bb2a4ce
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 137 additions and 65 deletions

View file

@ -26,3 +26,4 @@ libsqlite3-sys = { version = "*", features = ["bundled"] }
uuid = { version = "1.8", features = ["v4"] }
futures = "0.3"
libc = "0.2"
tokio = "1.36"