Update Rust crate jwt-simple to 0.11.0

This commit is contained in:
drone
2022-04-23 00:11:57 +00:00
parent 10982190e7
commit e62947ab9f
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ futures-util = "0.3.21"
urlencoding = "2.1.0"
rand = "0.8.5"
base64 = "0.13.0"
jwt-simple = "0.10.9"
jwt-simple = "0.11.0"
digest = "0.10.3"
sha2 = "0.10.2"
lazy-regex = "2.3.0"