fix(deps): update rust crate jsonwebtoken to 9.3.0

This commit is contained in:
renovate[bot] 2024-03-21 22:41:26 +00:00 committed by June
parent 66a36a5576
commit 99c38d2a5e
2 changed files with 3 additions and 3 deletions

View file

@ -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"