diff --git a/Cargo.toml b/Cargo.toml index 8c895af..b360886 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ hex = "0.4.3" http = "0.2.12" hyper = "0.14.28" hyper-rustls = "0.24.2" -jsonwebtoken = "9.2.0" +jsonwebtoken = "9.3.0" mockall = "0.12.1" newtype-uuid = { version = "1.0.1", features = ["schemars08", "serde", "v4"] } oauth2 = "4.4.2"