blob: 187bdac80019d51e914a6c70ec31e914c567d231 [file] [log] [blame]
[package]
authors = ["The Rust Project Developers"]
name = "proc_macro"
version = "0.0.0"
edition = "2018"
[lib]
path = "lib.rs"
[dependencies]
std = { path = "../libstd" }