ssh2-rs

Build Status

Documentation

Rust bindings to libssh2

```toml

Cargo.toml

[dependencies.ssh2] git = "https://github.com/alexcrichton/ssh2-rs" ```