[dependencies.http]
version = "1.3.1"
[dependencies.quote]
version = "1.0.40"
[dependencies.syn]
version = "2.0.100"
[lib]
name = "axum_error_object_macros"
path = "src/lib.rs"
proc-macro = true
[package]
authors = ["Ryan Leckey <leckey.ryan@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Macros for axum-error-object. Not intended to be used directly."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "axum-error-object-macros"
readme = false
repository = "https://github.com/mehcode/axum-error-object"
version = "0.0.4"