From d974cd718be61c4a407c1403c0af217afbb9e7e5 Mon Sep 17 00:00:00 2001 From: landrigun Date: Thu, 16 Feb 2023 14:46:57 +0000 Subject: [PATCH] take Cargo.lock updates --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fcbf360..da33ad9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -635,8 +635,8 @@ dependencies = [ [[package]] name = "http" -version = "0.1.5" -source = "git+https://gitea.thegux.fr/rmanach/http#72bf34127b185f5a52895c08a3d8b229c0588dc0" +version = "0.1.6" +source = "git+https://gitea.thegux.fr/rmanach/http#0e616570907f3427be99f4bfc227bd57a252c8c1" dependencies = [ "json", "lazy_static",