parent
1b6359555b
commit
eb1bac7363
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
summary = Substitute implementation of the Rust compiler's proc_macro API
|
||||
unwanted-features =
|
||||
nightly
|
@ -0,0 +1,10 @@
|
||||
[package]
|
||||
summary = "Substitute implementation of the Rust compiler's proc_macro API"
|
||||
|
||||
[features]
|
||||
hide = ["nightly"]
|
||||
|
||||
[tests]
|
||||
skip = ["'src/lib.rs'"]
|
||||
comments = ["skip doctests that don't compile"]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (proc-macro2-1.0.67.crate) = 3827f5f698aaecc168a03643e330e03aca7b0de98bd57dc97507c1bd53b6ec64752a1f4dee4c8a12ab02f410775a11f5ce7b0d36ec0e1fbbec197e3d7e199eab
|
||||
SHA512 (proc-macro2-1.0.68.crate) = ea4c48033cc95be90278dd2b543df841e4a947adc6ee472bc004d0713883691901f17696e1e521b77ddd30024c04166e5746b3678d454b2fb8bdfb654aae723c
|
||||
|
Loading…
Reference in new issue