From dcca290aaebb6de3c0357df5241b1602d8f7d426 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 08:02:23 +0000 Subject: [PATCH] Bump heartbeats-simple-sys from 0.4.1 to 0.4.3 Bumps [heartbeats-simple-sys](https://github.com/libheartbeats/heartbeats-simple-sys) from 0.4.1 to 0.4.3. - [Release notes](https://github.com/libheartbeats/heartbeats-simple-sys/releases) - [Commits](https://github.com/libheartbeats/heartbeats-simple-sys/compare/v0.4.1...v0.4.3) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b06a5af4acb..2fa74287ab1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2467,9 +2467,9 @@ dependencies = [ [[package]] name = "heartbeats-simple-sys" -version = "0.4.1" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1a408c0011427cc0e0049f7861c70377819aedfc006e8c901b1c70fd98fb1a4" +checksum = "29f06e482fdc3f29015d288ad63bc5e855ffca0830866550a08b29e55924c935" dependencies = [ "cmake", "libc",