Merge pull request 'Update Rust crate jwt-simple to 0.11.6' (#147) from renovate/jwt-simple-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #147
This commit is contained in:
2023-07-20 06:55:42 +00:00
2 changed files with 15 additions and 15 deletions

View File

@ -26,7 +26,7 @@ futures-util = "0.3.28"
urlencoding = "2.1.2"
rand = "0.8.5"
base64 = "0.21.2"
jwt-simple = "0.11.5"
jwt-simple = "0.11.6"
digest = "0.10.7"
sha2 = "0.10.7"
lazy-regex = "3.0.0"