diff --git a/Cargo.toml b/Cargo.toml index fe83e72..746172d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ version = "1.5.3" [dependencies.crossterm] optional = true -version = "0.11" +version = "0.12" [target.'cfg(unix)'.dependencies] signal-hook = "0.1.10"