From a9b2e02352db92ce1f6e5b7ecd41b8bbffbe161a Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 9 Jan 2023 08:19:50 -0500 Subject: [PATCH] 1.7.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cafb65e70..1dc7f5685 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.7.0" #:version +version = "1.7.1" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"