Update Rust crate jwt-simple to 0.12.13
This commit is contained in:
@@ -25,7 +25,7 @@ askama = "0.14.0"
|
||||
urlencoding = "2.1.3"
|
||||
rand = "0.9.2"
|
||||
base64 = "0.22.1"
|
||||
jwt-simple = { version = "0.12.12", default-features = false, features = ["pure-rust"] }
|
||||
jwt-simple = { version = "0.12.13", default-features = false, features = ["pure-rust"] }
|
||||
digest = "0.10.7"
|
||||
sha2 = "0.10.9"
|
||||
lazy-regex = "3.4.1"
|
||||
|
||||
Reference in New Issue
Block a user