From f68fe54b9b2ad67e6b6fde8e3b63b0332ea6bb51 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 05:45:46 +0000 Subject: [PATCH] build(deps): bump vhost from `62fd4ec` to `7784304` Bumps [vhost](https://github.com/rust-vmm/vhost) from `62fd4ec` to `7784304`. - [Release notes](https://github.com/rust-vmm/vhost/releases) - [Commits](https://github.com/rust-vmm/vhost/compare/62fd4ec5a47d1b9cd1ea2c8702228ea216b92686...77843048602ebc69cb5cd0352a66d98a68cb0e7d) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 2301aa4e5..6617663d4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1303,7 +1303,7 @@ dependencies = [ [[package]] name = "vhost" version = "0.1.0" -source = "git+https://github.com/rust-vmm/vhost?branch=master#62fd4ec5a47d1b9cd1ea2c8702228ea216b92686" +source = "git+https://github.com/rust-vmm/vhost?branch=master#77843048602ebc69cb5cd0352a66d98a68cb0e7d" dependencies = [ "bitflags 1.2.1", "libc",