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.
rust-proc-macro-error/proc-macro-error-fix-metada...

12 lines
356 B

--- proc-macro-error-0.4.11/Cargo.toml 2020-03-02T13:26:24+00:00
+++ proc-macro-error-0.4.11/Cargo.toml 2020-03-02T13:53:33.669480+00:00
@@ -36,7 +36,7 @@
features = ["derive", "parsing", "proc-macro", "printing"]
default-features = false
[dev-dependencies.toml]
-version = "=0.5.2"
+version = "0.5.2"
[dev-dependencies.trybuild]
version = "1.0.19"