aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 60ef533..61238e3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@
[package]
name = "rustc-demangle"
-version = "0.1.22"
+version = "0.1.23"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = """
Rust compiler symbol demangling.