mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-08 04:54:38 -04:00
fix(deps): update rust crate jsonwebtoken to 9.3.0
This commit is contained in:
parent
7809f0a6ae
commit
a396708a93
2 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ serde_regex = "1.1.0"
|
|||
itertools = "0.12.1"
|
||||
|
||||
# jwt jsonwebtokens
|
||||
jsonwebtoken = "9.2.0"
|
||||
jsonwebtoken = "9.3.0"
|
||||
|
||||
lru-cache = "0.1.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue