ssh2 0.1.3

Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc.
docs.rs failed to build ssh2-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ssh2-0.9.4

ssh2-rs

Build Status

Documentation

Rust bindings to libssh2

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