# 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 = "konst_macro_rules" version = "0.2.19" authors = ["rodrimati1992 "] include = [ "Cargo.toml", "src/**/*.rs", "LICENSE-ZLIB.md", ] description = "Implementation detail of the konst crate" documentation = "https://docs.rs/konst/" keywords = [] categories = [] license = "Zlib" repository = "https://github.com/rodrimati1992/konst/" [dependencies] [features] deref_raw_in_fn = [] mut_refs = [] nightly_mut_refs = [] rust_1_51 = [] rust_1_55 = [] rust_1_56 = [] rust_1_57 = [] rust_1_61 = []