diff --git a/Cargo.toml b/Cargo.toml index 9084c89..cd4bd42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ includedir = {version="0.6", optional=true} tokio = {version="1.0", features=["sync", "rt"]} tokio-stream = "0.1.8" stream-cancel = "0.8" -http = "0.2" +http = "1.0" url = "2" hyper = {version="0.14", features=["server","http1","tcp","stream"]} log = "0.4"