failure_derive 0.1.4

derives for the failure crate
Documentation
[dependencies.proc-macro2]
version = "0.4.8"

[dependencies.quote]
version = "0.6.3"

[dependencies.syn]
version = "0.15.0"

[dependencies.synstructure]
version = "0.10.0"
[dev-dependencies.failure]
version = "0.1.0"

[features]
std = []

[lib]
proc-macro = true

[package]
authors = ["Without Boats <woboats@gmail.com>"]
build = "build.rs"
description = "derives for the failure crate"
documentation = "https://docs.rs/failure"
homepage = "https://rust-lang-nursery.github.io/failure/"
license = "MIT OR Apache-2.0"
name = "failure_derive"
repository = "https://github.com/withoutboats/failure_derive"
version = "0.1.4"