[dependencies.adhocerr]
version = "0.1"
[dependencies.eyre-impl]
version = "0.1"
[package]
authors = ["Jane Lusby <jlusby@yaah.dev>"]
description = "A catch all dyn error type that integrates with tracing-error and allows\ninsertion of custom context as notes or warnings\n"
documentation = "https://docs.rs/eyre"
edition = "2018"
homepage = "https://github.com/yaahc/eyre"
keywords = ["error"]
license = "MIT OR Apache-2.0"
name = "eyre"
readme = "README.md"
repository = "https://github.com/yaahc/eyre"
version = "0.1.0"