[dependencies.proc-macro2]
version = "1.0.51"
[dependencies.quote]
version = "1.0.23"
[dependencies.syn]
features = ["full"]
version = "2.0"
[lib]
proc-macro = true
[package]
authors = ["ByteDream", "enzi <enzi@braindead.io>"]
description = "Implementation of #[derive(ResponseError)]"
documentation = "https://docs.rs/smart-serde-default"
edition = "2021"
include = ["/src", "/README.md", "/LICENSE.md", "/crates-io.md"]
license = "MIT OR Apache-2.0"
name = "smart-serde-default"
readme = "crates-io.md"
repository = "https://github.com/enzious/smart-serde-default"
version = "0.1.0"