Merge pull request 'Update Rust crate jwt to 0.15.0' (#4) from renovate/jwt-0.x into main

Reviewed-on: #4
pull/5/head
Jef Roosens 2021-12-25 10:40:47 +01:00
commit 818f96bcf7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ serde = { version = "1.0.127", features = [ "derive" ] }
rand = "0.8.4"
uuid = { version = "0.8.2", features = ["serde"] }
# Authentification
jwt = "0.14.0"
jwt = "0.15.0"
hmac = "*"
sha2 = "*"
# Timestamps for JWT tokens