Skip to content

Commit 9e11998

Browse files
committed
Add optional dep openssh-sftp-client v0.9.0
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 49d0a10 commit 9e11998

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ dirs = "4.0.0"
5151

5252
openssh-mux-client = { version = "0.15.0", optional = true }
5353

54+
openssh-sftp-client = { version = "0.9.0", optional = true }
55+
5456
[dev-dependencies]
5557
lazy_static = "1.4.0"
5658
regex = "1"

0 commit comments

Comments
 (0)