chainerror 0.4.3

Make chaining errors easy.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "chainerror"
version = "0.4.3"
authors = ["Harald Hoyer <harald@redhat.com>"]
exclude = [".gitignore", "examples/*", "booksrc/*", "book.toml", "theme/*", "git-deploy-branch.sh", ".travis.yml"]
description = "Make chaining errors easy."
homepage = "https://haraldh.github.io/chainerror/"
documentation = "https://docs.rs/chainerror"
readme = "README.md"
keywords = ["error"]
categories = ["rust-patterns"]
license = "MIT/Apache-2.0"
repository = "https://github.com/haraldh/chainerror"

[features]
default = []
display-cause = []
no-debug-cause = []
no-fileline = []
[badges.travis-ci]
repository = "haraldh/chainerror"