We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4b8a8 commit 20ef11fCopy full SHA for 20ef11f
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "memchr"
3
-version = "2.7.1" #:version
+version = "2.7.2" #:version
4
authors = ["Andrew Gallant <jamslam@gmail.com>", "bluss"]
5
description = """
6
Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
0 commit comments