ssh2-rs

Build Status Build Status

Documentation

Rust bindings to libssh2

```toml

Cargo.toml

[dependencies] ssh2 = "0.2" ```