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 strawberry
parent d5db11eb45
commit ce97a03b07
2 changed files with 3 additions and 3 deletions
+1 -1
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"