Generate tokens more simply and uniformly

This commit is contained in:
Jeremy Lin
2020-08-22 16:07:53 -07:00
parent eba22c2d94
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",