[dependencies.bitflags]
version = "1.3"
[dependencies.libssh-rs-sys]
version = "0.1.1"
[dependencies.thiserror]
version = "1.0"
[features]
vendored = ["libssh-rs-sys/vendored"]
vendored-openssl = ["libssh-rs-sys/vendored-openssl"]
[package]
description = "Bindings to the libssh library"
edition = "2018"
license = "MIT"
name = "libssh-rs"
repository = "https://github.com/wez/libssh-rs"
resolver = "2"
version = "0.1.2"