blob: a17fc81e8ee87fb0c3aa76bd3e8d4fb8f2c7747d [file] [log] [blame] [edit]
[package]
name = "quote"
version = "0.3.15" # don't forget to update version in readme for breaking changes
authors = ["David Tolnay <[email protected]>"]
license = "MIT/Apache-2.0"
description = "Quasi-quoting macro quote!(...)"
repository = "https://github.com/dtolnay/quote"
documentation = "https://docs.rs/quote/"
keywords = ["syn"]
include = ["Cargo.toml", "src/**/*.rs", "tests/**/*.rs", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]