# 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.71" name = "newtype-derive-2018" version = "0.2.3" authors = ["warlock "] description = "This crate provides macros for deriving common traits for newtype structures." documentation = "https://docs.rs/newtype-derive-2018/" readme = "README.md" keywords = [ "newtype", "derive", "custom_derive", "macro", "macro-attr", ] categories = [ "rust-patterns", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/A1-Triard/newtype-derive-2018" [dependencies.generics] version = "0.5.0" [dev-dependencies.macro-attr-2018] version = "3.0.0" [badges.maintenance] status = "actively-developed"