anyhow 1.0.10

A better Box<dyn Error>
Documentation
[dev-dependencies.thiserror]
version = "1.0"

[features]
default = ["std"]
std = []

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "A better Box<dyn Error>"
documentation = "https://docs.rs/anyhow"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "anyhow"
readme = "README.md"
repository = "https://github.com/dtolnay/anyhow"
version = "1.0.10"