diff --git a/Cargo.toml b/Cargo.toml index c9a9648..9cd38f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ conformance = ["validation", "reqwest", "prettytable-rs", "colored"] bytes = "1.5" derive_more = "0.99" futures-util = "0.3" -http = "0.2" +http = "1.0" log = "0.4" once_cell = "1" regex = "1"