diff --git a/Cargo.toml b/Cargo.toml index b5f45bc..7d0ef97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ version = "1.5.3" [dependencies.crossterm] optional = true -version = "0.14" +version = "0.16" [target.'cfg(unix)'.dependencies] signal-hook = "0.1.10"