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.
25 lines
488 B
25 lines
488 B
5 months ago
|
--- proc-macro2-1.0.86/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ proc-macro2-1.0.86/Cargo.toml 2024-08-27T22:59:20.381205+00:00
|
||
|
@@ -81,21 +81,12 @@
|
||
|
[dependencies.unicode-ident]
|
||
|
version = "1.0"
|
||
|
|
||
|
-[dev-dependencies.flate2]
|
||
|
-version = "1.0"
|
||
|
-
|
||
|
[dev-dependencies.quote]
|
||
|
version = "1.0"
|
||
|
default-features = false
|
||
|
|
||
|
-[dev-dependencies.rayon]
|
||
|
-version = "1.0"
|
||
|
-
|
||
|
[dev-dependencies.rustversion]
|
||
|
version = "1"
|
||
|
-
|
||
|
-[dev-dependencies.tar]
|
||
|
-version = "0.4"
|
||
|
|
||
|
[features]
|
||
|
default = ["proc-macro"]
|