diff --git a/crates/tuono/Cargo.toml b/crates/tuono/Cargo.toml index 7e469a83..007d9dca 100644 --- a/crates/tuono/Cargo.toml +++ b/crates/tuono/Cargo.toml @@ -26,7 +26,7 @@ miette = "7.2.0" colored = "2.1.0" once_cell = "1.19.0" watchexec = "5.0.0" -watchexec-signals = "4.0.0" +watchexec-signals = "5.0.0" watchexec-events = "4.0.0" watchexec-supervisor = "3.0.0" tokio = { version = "1", features = ["full"] }