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