# 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 = "akin" version = "0.4.0" authors = ["Liam Garriga "] description = "A crate for writing repetitive code easier and faster." documentation = "https://docs.rs/akin" readme = "README.md" keywords = [ "duplicate", "repetitive", "code", "repeat", "multiple", ] categories = ["development-tools"] license = "MIT" repository = "https://github.com/lyonsyonii/akin" [lib] proc-macro = true