Skip to content

Commit 20ef11f

Browse files
committed
2.7.2
1 parent 1e4b8a8 commit 20ef11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "memchr"
3-
version = "2.7.1" #:version
3+
version = "2.7.2" #:version
44
authors = ["Andrew Gallant <jamslam@gmail.com>", "bluss"]
55
description = """
66
Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for

0 commit comments

Comments
 (0)