commit | b1bbc0d5c180da20c633e7939bccf673daa736d9 | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Fri Jun 18 12:07:13 2021 -0700 |
committer | Alex Crichton <alex@alexcrichton.com> | Fri Jun 18 12:07:13 2021 -0700 |
tree | 821331ba5fa6197f825148fe84eb0c3e113fe708 | |
parent | 98bbcffd0c72df930ae01e2ef73a3886e48b5c59 [diff] |
Bump to 0.1.20
diff --git a/Cargo.toml b/Cargo.toml index 18e13c5..6c244a4 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "rustc-demangle" -version = "0.1.19" +version = "0.1.20" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md"