From d130381b150756ba7e5940efdc6ebdf47f4febc0 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Tue, 8 Mar 2022 08:58:47 -0500 Subject: [PATCH] 1.5.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 468230b76..6f6ebd4d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.5.4" #:version +version = "1.5.5" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"