[package] name = "failchain" version = "0.1018.2" authors = ["Cristi Cobzarenco "] edition = "2018" description = "Ergonomic companion library for failure." homepage = "https://github.com/cristicbz/failchain" repository = "https://github.com/cristicbz/failchain" documentation = "https://docs.rs/failchain" readme = "README.md" keywords = ["error", "handling", "error_chain", "failure"] license = "MIT/Apache-2.0" [dependencies] failure = "0.1.8"