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-hack/proc-macro-hack-fix-metadat...

12 lines
421 B

--- proc-macro-hack-0.5.20+deprecated/Cargo.toml 1970-01-01T00:00:01+00:00
+++ proc-macro-hack-0.5.20+deprecated/Cargo.toml 2023-02-03T13:45:03.794589+00:00
@@ -13,7 +13,7 @@
edition = "2018"
rust-version = "1.31"
name = "proc-macro-hack"
-version = "0.5.20+deprecated"
+version = "0.5.20"
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Procedural macros in expression position"
readme = "README.md"