]> git.proxmox.com Git - rustc.git/blobdiff - vendor/proc-macro2/src/lib.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / proc-macro2 / src / lib.rs
index 26afc68667aac0237741d0e76c0a4abab0537267..e3594cb4a0e267351b4fc0424d3afc78ef943288 100644 (file)
@@ -86,7 +86,7 @@
 //! a different thread.
 
 // Proc-macro2 types in rustdoc of other crates get linked to here.
-#![doc(html_root_url = "https://docs.rs/proc-macro2/1.0.37")]
+#![doc(html_root_url = "https://docs.rs/proc-macro2/1.0.39")]
 #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
 #![cfg_attr(super_unstable, feature(proc_macro_def_site))]
 #![cfg_attr(doc_cfg, feature(doc_cfg))]