[package] name = "ssh-automation" description = "Automation library for Secure Shell (SSH)" version = "0.1.0" authors = ["RustCrypto Developers"] license = "Apache-2.0 OR MIT" edition = "2018" repository = "https://github.com/RustCrypto/traits" keywords = ["ssh"] categories = ["cryptography"] [dependencies] ssh-key = "0.4"