]> git.proxmox.com Git - rustc.git/blobdiff - src/vendor/proc-macro2/Cargo.toml
New upstream version 1.27.1+dfsg1
[rustc.git] / src / vendor / proc-macro2 / Cargo.toml
index bff047312f1e184a36ed9f4efd67e94a774e2b60..d95cf2caf03df361655adb2b9c38fa56248f0fbb 100644 (file)
@@ -12,7 +12,7 @@
 
 [package]
 name = "proc-macro2"
-version = "0.2.3"
+version = "0.3.6"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
 description = "A stable implementation of the upcoming new `proc_macro` API. Comes with an\noption, off by default, to also reimplement itself in terms of the upstream\nunstable API.\n"
 homepage = "https://github.com/alexcrichton/proc-macro2"