# 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" name = "macaroni" version = "0.1.0" authors = ["ransomware <4thel00z@gmail.com>"] description = "The missing macro std library for Rust" homepage = "https://github.com/4theL00z/macaroni" documentation = "https://docs.rs/macaroni" readme = "README.md" keywords = [ "macros", "std", "rust", "proc_macro", "macro_rules", ] license = "GPL-3.0" repository = "https://github.com/4theL00z/macaroni" [dependencies]