# 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 = "phantasm" version = "0.1.3" authors = ["Waffle "] exclude = [ ".github/*", "netlify.toml", ] description = "Small lib that helps with variance" homepage = "https://github.com/WaffleLapkin/phantasm/" documentation = "https://docs.rs/phantasm/" readme = "README.md" keywords = [ "no_std", "phantom", "unused", ] categories = [ "no-std", "rust-patterns", ] license = "MIT" repository = "https://github.com/WaffleLapkin/phantasm/" [dependencies]