diff --git a/Cargo.toml b/Cargo.toml index 0e3d293..7e8b88e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proc-macro-hack" -version = "0.5.19" +version = "0.5.20+deprecated" authors = ["David Tolnay "] categories = ["development-tools::procedural-macro-helpers"] description = "Procedural macros in expression position"