# 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.62" name = "inter-struct" version = "0.2.1" authors = ["Arne Beer "] description = "Automatically generated traits for arbitrary structs." homepage = "https://github.com/nukesor/inter-struct" documentation = "https://docs.rs/inter-struct/" keywords = [ "library", "merge", "struct", "proc-macro", ] license = "MIT" repository = "https://github.com/nukesor/inter-struct" [dependencies.inter-struct-codegen] version = "0.2" [features] debug = ["inter-struct-codegen/debug"] [badges.maintenance] status = "actively-developed"