diff --git a/Cargo.toml b/Cargo.toml index be8b211..cae3465 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,5 +7,5 @@ version = "0.2.0" edition = "2021" [dependencies] -ssh-rs = "0.4.4" +ssh-rs = "0.4.5" structopt = "0.3.26"