# 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] name = "reexport-proc-macro" version = "1.0.7" authors = ["Konrad Borowski "] description = "Re-export a procedural macro" documentation = "https://docs.rs/reexport-proc-macro" readme = "README.md" keywords = ["no_std", "macros"] categories = ["no-std", "rust-patterns"] license = "MIT OR Apache-2.0" repository = "https://gitlab.com/KonradBorowski/reexport-proc-macro" [dev-dependencies.enum-map] version = "0.2.24" [dev-dependencies.enum-map-derive] version = "0.2.4" [dev-dependencies.serde_derive] version = "1.0.36" [badges.gitlab] repository = "KonradBorowski/reexport-proc-macro" [badges.maintenance] status = "deprecated"