Improve logging and set .cfg config file ending
This commit is contained in:
parent
e2dc5f8857
commit
6a6bb2a4ce
6 changed files with 137 additions and 65 deletions
|
|
@ -26,3 +26,4 @@ libsqlite3-sys = { version = "*", features = ["bundled"] }
|
|||
uuid = { version = "1.8", features = ["v4"] }
|
||||
futures = "0.3"
|
||||
libc = "0.2"
|
||||
tokio = "1.36"
|
||||
Loading…
Reference in a new issue