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 49ada2b commit f876d91Copy full SHA for f876d91
Cargo.toml
@@ -24,3 +24,7 @@ async_ftp = "6.0.0"
24
25
tokio-socks = "0.5.2"
26
27
+#telnet
28
+threadpool = "1.8.1"
29
+crossbeam-channel = "0.5.15"
30
+telnet = "0.2.3"
0 commit comments