[package] name = "ssh-certifier" description = "Tool for automatically generating SSH certificates" 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"