Add more debugging and fix some
This commit is contained in:
parent
b2ff632e64
commit
3d66ca2472
5 changed files with 14 additions and 11 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -729,7 +729,6 @@ dependencies = [
|
|||
"chrono",
|
||||
"emgauwa-lib",
|
||||
"futures",
|
||||
"libc",
|
||||
"log",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
|
|
@ -748,6 +747,7 @@ dependencies = [
|
|||
"chrono",
|
||||
"config",
|
||||
"futures",
|
||||
"libc",
|
||||
"libsqlite3-sys",
|
||||
"log",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue