kpcli: adds 'db' subcommand for interacting with the database
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -702,6 +702,7 @@ dependencies = [
|
||||
"chrono",
|
||||
"diesel",
|
||||
"diesel_migrations",
|
||||
"kordophone",
|
||||
"serde",
|
||||
"time",
|
||||
"uuid",
|
||||
@@ -715,8 +716,10 @@ dependencies = [
|
||||
"clap",
|
||||
"dotenv",
|
||||
"kordophone",
|
||||
"kordophone-db",
|
||||
"log",
|
||||
"pretty",
|
||||
"time",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user