From 2811a1ad6f7c8bead2ef3671e4fdc10de1553e96 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 24 Aug 2021 09:46:17 -0700 Subject: [PATCH] Bump to 0.1.21 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6c244a4..552e069 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustc-demangle" -version = "0.1.20" +version = "0.1.21" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"