[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Implementation detail of the `thiserror` crate"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "thiserror-impl"
repository = "https://github.com/dtolnay/thiserror"
version = "1.0.2"