# 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.70.0" name = "dearbitrary_derive" version = "1.0.1" authors = [ "Otter-Sec", "Aleksandre Khokhiashvili ", "qdrs ", ] description = "Derives dearbitrary traits" documentation = "https://docs.rs/dearbitrary_derive/" readme = "README.md" keywords = [ "dearbitrary", "testing", "derive", "macro", ] categories = ["development-tools::testing"] license = "MIT" repository = "https://github.com/otter-sec/dearbitrary/" resolver = "1" [lib] proc_macro = true [dependencies.proc-macro2] version = "^1.0.38" [dependencies.quote] version = "1.0.28" [dependencies.syn] version = "2.0.17" features = ["derive"]