diff --git a/timer_core/Cargo.toml b/timer_core/Cargo.toml index 43963ab..4b4e389 100644 --- a/timer_core/Cargo.toml +++ b/timer_core/Cargo.toml @@ -23,7 +23,7 @@ crossterm = "0.27.0" glob = "0.3.1" regex = "1.10.4" rodio = { version = "0.17.3", features = ["vorbis"]} -signal-hook = "0.3" +signal-hook = "0.3.17" tailcall = "1.0.1" time = { version = "0.3.36", features = ["formatting", "local-offset", "parsing"]} # beep