# 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 = "2018" name = "dyer-macros" version = "0.2.0" authors = ["captain "] description = " Dyer-macros is a collection of macros when compiling and building dyer." homepage = "https://crates.io/crates/dyer-macros" documentation = "https://docs.rs/dyer" readme = "README.md" keywords = ["dyer", "dyer-cli"] categories = ["network-programming", "web-programming"] license = "MIT" repository = "https://github.com/HomelyGuy/dyer" [lib] proc_macro = true [dependencies]