Bump heartbeats-simple from 0.4.0 to 0.4.1

Bumps [heartbeats-simple](https://github.com/libheartbeats/heartbeats-simple-rust) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/libheartbeats/heartbeats-simple-rust/releases)
- [Commits](https://github.com/libheartbeats/heartbeats-simple-rust/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-15 08:39:18 +00:00 committed by GitHub
parent e1cc38bea8
commit 633307fbd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2419,9 +2419,9 @@ dependencies = [
[[package]]
name = "heartbeats-simple"
version = "0.4.0"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ad003ce233955e9d95f2c69cde84e68302ba9ba4a673d351c9bff93c738aadc"
checksum = "78bef7dfbf1dbfa968260a57d59f5bb9078625593c35d5a4a3dc78dd4f86e28b"
dependencies = [
"heartbeats-simple-sys",
"libc",