[badges.github]
repository = "haraldh/chainerror"
workflow = "Rust"
[badges.is-it-maintained-issue-resolution]
repository = "haraldh/chainerror"
[badges.is-it-maintained-open-issues]
repository = "haraldh/chainerror"
[badges.maintenance]
status = "actively-developed"
[package]
authors = ["Harald Hoyer <harald@redhat.com>"]
categories = ["rust-patterns"]
description = "Make chaining errors easy."
documentation = "https://docs.rs/chainerror"
edition = "2018"
exclude = [".gitignore", "examples/*", "booksrc/*", "book.toml", "theme/*", "git-deploy-branch.sh", ".travis.yml"]
homepage = "https://haraldh.github.io/chainerror/"
keywords = ["error"]
license = "MIT OR Apache-2.0"
name = "chainerror"
readme = "README.md"
repository = "https://github.com/haraldh/chainerror"
version = "0.8.0"