[dependencies.heck]
version = "0.4"
[dependencies.proc-macro2]
version = "1.0.52"
[dependencies.quote]
version = "1.0.25"
[dependencies.syn]
features = ["full"]
version = "2.0"
[features]
rust_1_61 = []
unstable-provider-api = []
[lib]
proc-macro = true
[package]
authors = ["Jake Goulding <jake.goulding@gmail.com>"]
description = "An ergonomic error handling library"
documentation = "https://docs.rs/snafu"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "snafu-derive"
repository = "https://github.com/shepmaster/snafu"
rust-version = "1.56"
version = "0.8.1"