From 551568938836a6b3ac829673435735fd5e66c534 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 16:22:02 +0000 Subject: [PATCH] Bump http-types from 2.11.0 to 2.11.1 Bumps [http-types](https://github.com/http-rs/http-types) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/http-rs/http-types/releases) - [Commits](https://github.com/http-rs/http-types/compare/v2.11.0...v2.11.1) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3c7ea57..a57bb4b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -976,9 +976,9 @@ dependencies = [ [[package]] name = "http-types" -version = "2.11.0" +version = "2.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "686f600cccfb9d96c45550bac47b592bc88191a0dd965e9d55848880c2c5a45f" +checksum = "ad077d89137cd3debdce53c66714dc536525ef43fe075d41ddc0a8ac11f85957" dependencies = [ "anyhow", "async-channel",