From 373d5ca4c594f5018be95cae3ad5b9dfc602945d Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Fri, 8 Jan 2021 11:11:18 -0500 Subject: [PATCH] 1.4.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d7fd7977..5e1545f8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.4.2" #:version +version = "1.4.3" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"