From 987ef5045023bcf7b6b843684f62db55f7c142d2 Mon Sep 17 00:00:00 2001 From: Vika Date: Mon, 21 Feb 2022 22:38:07 +0300 Subject: add compat between http_types and http --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 6694e2f..6a6b68f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1224,6 +1224,7 @@ dependencies = [ "base64", "cookie", "futures-lite", + "http", "infer", "pin-project-lite", "rand 0.7.3", -- cgit 1.4.1