diff --git a/Cargo.toml b/Cargo.toml index 7f51383..8d8ef72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,5 +7,5 @@ version = "0.2.0" edition = "2021" [dependencies] -ssh-rs = "0.4.1" +ssh-rs = "0.4.2" structopt = "0.3.26"