[package] name = "resterror" version = "0.1.0" edition = "2018" description = "Coming soon: thiserror-like derives for making nice errors for REST APIs." keywords = ["error", "derives", "rest", "api"] license = "MIT OR Apache-2.0" repository = "https://github.com/abonander/resterror" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]