From c43fdabd9f9e4d44c1a50b98c71f63aa475fd79c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 31 Aug 2021 07:50:22 +0000 Subject: fix(deps): update rust crate signal-hook to 0.3.10 --- crates/whirl/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/whirl/Cargo.toml b/crates/whirl/Cargo.toml index 3e6a77b..e5cb547 100644 --- a/crates/whirl/Cargo.toml +++ b/crates/whirl/Cargo.toml @@ -65,4 +65,4 @@ mimalloc = { version = "0.1.26", default-features = false } jemallocator = "0.3.2" # Signal -signal-hook = "0.3.9" +signal-hook = "0.3.10" -- cgit v1.2.3