From bb73a4a46ea866e13b4745a72244fef8d41570a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 17:43:30 +0000 Subject: [PATCH] Bump dropshot from `8e4af93` to `f98d611` Bumps [dropshot](https://github.com/oxidecomputer/dropshot) from `8e4af93` to `f98d611`. - [Release notes](https://github.com/oxidecomputer/dropshot/releases) - [Commits](https://github.com/oxidecomputer/dropshot/compare/8e4af93207fb79998eea90bd094ff7a5475673e5...f98d61118a3b16e647e098b63513ee7f3f942130) --- updated-dependencies: - dependency-name: dropshot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bd89ced5688..7d6a967ce2c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -916,7 +916,7 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" [[package]] name = "dropshot" version = "0.6.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot?branch=main#8e4af93207fb79998eea90bd094ff7a5475673e5" +source = "git+https://github.com/oxidecomputer/dropshot?branch=main#f98d61118a3b16e647e098b63513ee7f3f942130" dependencies = [ "async-stream", "async-trait", @@ -955,7 +955,7 @@ dependencies = [ [[package]] name = "dropshot_endpoint" version = "0.6.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot?branch=main#8e4af93207fb79998eea90bd094ff7a5475673e5" +source = "git+https://github.com/oxidecomputer/dropshot?branch=main#f98d61118a3b16e647e098b63513ee7f3f942130" dependencies = [ "proc-macro2", "quote",