diff --git a/Cargo.toml b/Cargo.toml index d7a8593..e284d22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quote" -version = "1.0.36" # don't forget to update html_root_url, version in readme for breaking changes +version = "1.0.36" authors = ["David Tolnay "] autobenches = false categories = ["development-tools::procedural-macro-helpers"]