From 6822d94359b0d62d96496d9a8fc61525fb5e10dc Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 27 Apr 2021 00:12:20 +0200 Subject: [PATCH] chore: update warp 0.3.x dependency --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 2acb320..233a2e7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1139,7 +1139,7 @@ dependencies = [ [[package]] name = "warp" version = "0.3.1" -source = "git+https://github.com/joseluisq/warp.git?branch=0.3.x#fe231ca94e13684638301c163e07fe47f0efe821" +source = "git+https://github.com/joseluisq/warp.git?branch=0.3.x#ca25ca76e62d3c1438f8b87c522120a629ec945a" dependencies = [ "async-compression", "bytes", -- libgit2 1.7.2