From 32fed9429eafba0ae92a64b01796a0c5a75b88c8 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Tue, 21 Mar 2023 10:15:25 -0400 Subject: [PATCH] 1.7.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 675f9234e..dc7aa50c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.7.1" #:version +version = "1.7.2" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"