feat: switched to clap for CLI
This commit is contained in:
parent
7cf0e44b65
commit
3800534a51
7 changed files with 238 additions and 25 deletions
|
|
@ -1,4 +1,3 @@
|
|||
use argon2::password_hash::rand_core::{OsRng, RngCore};
|
||||
use rand::Rng;
|
||||
use rusqlite::Row;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue