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

16 lines
407 B

--- proc-macro-crate-2.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ proc-macro-crate-2.0.1/Cargo.toml 2024-01-12T15:39:33.968832+00:00
@@ -31,10 +31,10 @@
repository = "https://github.com/bkchr/proc-macro-crate"
[dependencies.toml_datetime]
-version = "=0.6.3"
+version = "0.6.3"
[dependencies.toml_edit]
-version = "=0.20.2"
+version = "0.20.2"
[dev-dependencies.proc-macro2]
version = "1.0.67"