From d0d1cc05a44b89a9dba7752b34c269315cb4571c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 22:17:42 +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 03c923eac..bed21e272 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"