fix(main): Generate random session key
This commit is contained in:
parent
c07c466219
commit
d91dec28f8
3 changed files with 12 additions and 1 deletions
|
|
@ -22,3 +22,4 @@ reqwest = "0.8"
|
|||
frank_jwt = "3.0"
|
||||
serde_json = "1.0"
|
||||
hyper = "*"
|
||||
rand = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue