[dev-dependencies.insta]
version = "1.7.2"
[package]
authors = ["Nikolai Vazquez", "Vincent Esche"]
categories = ["development-tools::build-utils", "no-std", "rust-patterns"]
description = "Talk to Cargo easily at build time."
documentation = "https://docs.rs/cargo-emit"
edition = "2018"
homepage = "https://github.com/nvzqz/cargo-emit"
include = ["Cargo.toml", "src", "README.md", "CHANGELOG.md", "LICENSE*"]
keywords = ["cargo", "build", "print", "warn"]
license = "MIT OR Apache-2.0"
name = "cargo-emit"
readme = "README.md"
repository = "https://github.com/nvzqz/cargo-emit"
version = "0.2.1"