From 3db8722d0b204a85380fe2a65e13d7065d7dd968 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Thu, 22 Apr 2021 17:59:28 -0400 Subject: [PATCH] 1.4.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4b9ca7fe8..1d8991163 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.4.5" #:version +version = "1.4.6" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"