[package] name = "unrest_tmp_quote" version = "0.1.0" authors = ["David Tolnay "] license = "MIT/Apache-2.0" description = "don't use" 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"] [dependencies] proc-macro2 = "0.1"