updated deps
This commit is contained in:
parent
827809c514
commit
626b01e56b
1
backend/Cargo.lock
generated
1
backend/Cargo.lock
generated
@ -587,6 +587,7 @@ dependencies = [
|
||||
"futures",
|
||||
"jsonwebtoken",
|
||||
"log",
|
||||
"rand_core",
|
||||
"rusqlite",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
@ -16,3 +16,4 @@ log = "0.4"
|
||||
jsonwebtoken = "9"
|
||||
argon2 = { version = "0.5", features = ["password-hash"] }
|
||||
futures = "0.3"
|
||||
rand_core = "0.6.4"
|
Loading…
Reference in New Issue
Block a user