From ad08893ecd23a21dc2fdb27cdaf04f64f4834270 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Thu, 13 Jun 2024 12:13:18 -0400 Subject: [PATCH] 2.7.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 60dcbfd..340aae7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memchr" -version = "2.7.2" #:version +version = "2.7.3" #:version authors = ["Andrew Gallant ", "bluss"] description = """ Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for