diff --git a/Cargo.toml b/Cargo.toml index b154a32..d09996b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ colored = "2.1.0" self_update = { version = "0.39.0", features = ["archive-zip", "compression-zip-deflate"] } uuid = { version = "1.7.0", features = ["v4"] } chrono = "0.4.33" -clap = "4.4.18" +clap = "4.5.0" openssh-sftp-client = "0.14.1" openssh = "0.10.3" indicatif = "0.17.7"