[package]
workspace = ".."
name = "openapi_type_derive"
version = "0.4.6"
authors.workspace = true
edition.workspace = true
rust-version.workspace = true
description = "Implementation detail of the openapi_type crate"
license.workspace = true
repository.workspace = true
[lib]
proc-macro = true
[dependencies]
proc-macro2 = "1.0"
quote = "1.0"
serde_derive_internals = "0.29"
syn = "2.0"
syn-path = "2.0"