diff --git a/Cargo.toml b/Cargo.toml index b5797ec..9b8d6ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ google-drive3 = "6" google-storage1 = "6" hex = "0.4.3" hmac = "0.12.1" -http = "1.1.0" +http = "1.2.0" hyper = "1.5.1" itertools = "0.13.0" jsonwebtoken = "9.3.0"