We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145085b commit a471aa2Copy full SHA for a471aa2
Cargo.toml
@@ -54,7 +54,7 @@ libc = "0.2.137"
54
[dev-dependencies]
55
regex = "1"
56
tokio = { version = "1", features = [ "full" ] }
57
-openssh-sftp-client = "0.12.0"
+openssh-sftp-client = "0.13.1"
58
59
[[example]]
60
name = "native-mux_tsp"
0 commit comments