From b2f06c0886db6539734cc564fbc55ea88572cf11 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 09:04:14 +0000 Subject: [PATCH] Bump cargo-5730 from `be3c927` to `e29cde8` Bumps [cargo-5730](https://github.com/Thog/cargo-5730) from `be3c927` to `e29cde8`. - [Release notes](https://github.com/Thog/cargo-5730/releases) - [Commits](https://github.com/Thog/cargo-5730/compare/be3c927c3d38df740db41f41fb872f130b79ea6f...e29cde8a442ae81dc2dcbdd0c4f201520e32940f) 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 f1d57c252..0a536005d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -104,7 +104,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "cargo-5730" version = "0.1.0" -source = "git+https://github.com/Thog/cargo-5730.git?branch=feature/windows-support#be3c927c3d38df740db41f41fb872f130b79ea6f" +source = "git+https://github.com/Thog/cargo-5730.git?branch=feature/windows-support#e29cde8a442ae81dc2dcbdd0c4f201520e32940f" [[package]] name = "cfg-if"