1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-30 06:24:47 +00:00

Generate tokens more simply and uniformly

This commit is contained in:
Jeremy Lin 2020-08-22 16:07:53 -07:00
commit d9684bef6b
3 changed files with 13 additions and 7 deletions

1
Cargo.lock generated
View file

@ -153,6 +153,7 @@ dependencies = [
"once_cell",
"openssl",
"percent-encoding 2.1.0",
"rand 0.7.3",
"regex",
"reqwest",
"ring",