You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
320 B
11 lines
320 B
[package]
|
|
name = "proc-macro-nested"
|
|
version = "0.1.6"
|
|
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
|
license = "MIT OR Apache-2.0"
|
|
description = "Support for nested proc-macro-hack invocations"
|
|
repository = "https://github.com/dtolnay/proc-macro-hack"
|
|
|
|
[package.metadata.docs.rs]
|
|
targets = ["x86_64-unknown-linux-gnu"]
|