diff --git a/shared/Cargo.toml b/shared/Cargo.toml index 13544cf0..dbb5ba6a 100644 --- a/shared/Cargo.toml +++ b/shared/Cargo.toml @@ -39,7 +39,7 @@ sha2 = "0.10.2" openssl = "0.10.40" chacha20poly1305 = "0.10.1" itertools = "0.12.0" -jwt-simple = "0.11.1" +jwt-simple = "0.12.6" # Global variables static_init = "1.0.2"