diff --git a/Cargo.toml b/Cargo.toml index c3566b8..49b87cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ custom_error = "1.9.2" dotenvy = "0.15.7" futures = "0.3.30" futures-util = "0.3.30" -http = "0.2.12" +http = "1.0.0" indicatif = "0.17.8" lazy_static = "1.4.0" log = "0.4.21"