From c229aed64b5f97e74386df26cfd75bbea34dd495 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Jan 2022 18:49:48 +0000 Subject: fix(deps): update rust crate signal-hook to 0.3.13 --- 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 79ad36f..90f6963 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.10" +signal-hook = "0.3.13" -- cgit v1.2.3