Now checking that account exists before getting/deleting it, added export command

This commit is contained in:
2023-05-05 16:45:56 +03:00
parent b5e003e1d7
commit 957bcfb952
15 changed files with 193 additions and 39 deletions

2
Cargo.lock generated
View File

@@ -1577,6 +1577,8 @@ dependencies = [
"rand",
"scrypt",
"sea-orm",
"serde",
"serde_json",
"sha2",
"teloxide",
"tokio",