# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.58" name = "openapi_type_derive" version = "0.4.5" authors = ["Dominic Meiser "] description = "Implementation detail of the openapi_type crate" license = "Apache-2.0" repository = "https://github.com/msrd0/openapi_type" [lib] proc-macro = true [dependencies.proc-macro2] version = "1.0" [dependencies.quote] version = "1.0" [dependencies.serde_derive_internals] version = "0.29" [dependencies.syn] version = "2.0" [dependencies.syn-path] version = "2.0"