File: Cargo.toml.orig

package info (click to toggle)
rust-proc-macro-nested 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 96 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 250 bytes parent folder | download
1
2
3
4
5
6
7
[package]
name = "proc-macro-nested"
version = "0.1.3"
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Support for nested proc-macro-hack invocations"
repository = "https://github.com/dtolnay/proc-macro-hack"