Sign out
This commit is contained in:
parent
45d4867cb3
commit
b6235fb76c
12 changed files with 578 additions and 336 deletions
|
|
@ -1,8 +1,7 @@
|
|||
use std::{string::String, env::consts::OS};
|
||||
use std::{string::String};
|
||||
|
||||
use argon2::{
|
||||
password_hash::{
|
||||
Error,
|
||||
rand_core::OsRng,
|
||||
PasswordHash, PasswordHasher, PasswordVerifier, SaltString
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue