# 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 = "yeet-ops" version = "1.0.0" authors = ["Evan Pratten "] description = "An accompanying library for the experimental `do yeet` statement in Rust" homepage = "https://github.com/ewpratten/yeet-ops" documentation = "https://docs.rs/yeet-ops" readme = "README.md" keywords = [ "yeet", "do-yeet", "macros", ] categories = [ "no-std", "development-tools", ] license = "GPL-3.0" repository = "https://github.com/ewpratten/yeet-ops" resolver = "2" [dependencies]