We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016878a commit ff7dca7Copy full SHA for ff7dca7
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "memchr"
3
-version = "2.8.0" #:version
+version = "2.8.1" #: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