commit | 701ebf1bb225839aec218ab36bb44b7633eae244 | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Wed Jul 18 16:18:46 2018 -0700 |
committer | Alex Crichton <alex@alexcrichton.com> | Wed Jul 18 16:18:46 2018 -0700 |
tree | 526079c754a4f372d510b7f90e347c016a1de8ce | |
parent | 689136ede81e2e71f59972b752bd9af705a42fda [diff] |
Bump to 0.1.9
diff --git a/Cargo.toml b/Cargo.toml index 657611f..fa93b63 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "rustc-demangle" -version = "0.1.8" +version = "0.1.9" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md"