# 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.75.0" name = "prost-dto" version = "0.0.2" authors = [ "Ahmed Farghal ", "Mohamed Bassem ", ] description = "Data transfer object conversion macros for prost" homepage = "https://github.com/AhmedSoliman/prost-dto" documentation = "https://docs.rs/prost-dto" readme = "README.md" license = "BSD-2-Clause" repository = "https://github.com/AhmedSoliman/prost-dto" [[test]] name = "tests" path = "tests/tests.rs" [dependencies.prost-dto-core] version = "0.0.2" [dependencies.prost-dto-derive] version = "0.0.2" [dev-dependencies.trybuild] version = "1.0" features = ["diff"]