Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.ssh2]
version = "~0.9"

[package]
authors = ["mylsn 358181576@qq.com"]
description = "ssh tools"
documentation = "https://github.com/mylsn/rustssh"
edition = "2021"
homepage = "https://github.com/mylsn/rustssh"
license = "Apache-2.0"
name = "rustssh"
readme = "README.md"
repository = "https://github.com/mylsn/rustssh"
version = "0.1.1"