[dependencies.proc-macro2]
version = "0.4"
[dependencies.quote]
version = "0.6"
[dependencies.syn]
version = "0.15"
[lib]
proc-macro = true
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Define your own PhantomData"
documentation = "https://docs.rs/ghost"
edition = "2018"
license = "MIT/Apache-2.0"
name = "ghost"
readme = "README.md"
repository = "https://github.com/dtolnay/ghost"
version = "0.1.0"