From f27893f822d229794a125de5bfd7b058b0c82b2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 06:34:09 +0000 Subject: [PATCH] build(deps): bump vm-memory from `8669369` to `366a907` Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from `8669369` to `366a907`. - [Release notes](https://github.com/rust-vmm/vm-memory/releases) - [Commits](https://github.com/rust-vmm/vm-memory/compare/8669369d17a470d72743fc616a26ee6b95f230f5...366a907660359ea1fcd805e894e7de123106bd18) 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 8b023c31a..d966605ca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1030,7 +1030,7 @@ version = "0.1.0" [[package]] name = "vm-memory" version = "0.1.0" -source = "git+https://github.com/rust-vmm/vm-memory#8669369d17a470d72743fc616a26ee6b95f230f5" +source = "git+https://github.com/rust-vmm/vm-memory#366a907660359ea1fcd805e894e7de123106bd18" dependencies = [ "cast 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",