From 26c8d8e4612f836b111dd694c9ad800dae104468 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 1 May 2021 20:31:04 -0400 Subject: [PATCH] 1.5.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f8e9198b1..4e7506217 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.5.2" #:version +version = "1.5.3" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"