Refactor drop privileges method
This commit is contained in:
parent
7ed3a9e52d
commit
ec461a1a14
7 changed files with 71 additions and 62 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -884,6 +884,7 @@ dependencies = [
|
|||
"chrono",
|
||||
"emgauwa-lib",
|
||||
"futures",
|
||||
"libc",
|
||||
"log",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
|
|
@ -902,7 +903,6 @@ dependencies = [
|
|||
"chrono",
|
||||
"config",
|
||||
"futures",
|
||||
"libc",
|
||||
"libsqlite3-sys",
|
||||
"log",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue