diff --git a/Cargo.toml b/Cargo.toml index b22a647..510b10d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ heck = "0.5.0" hex = "0.4.3" hmac = "0.12.1" http = "0.2.11" -hyper = "0.14.27" +hyper = "0.14.28" hyper-rustls = "0.24.2" itertools = "0.12.0" jsonwebtoken = "9.2.0"