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 079d757 commit b69061bCopy full SHA for b69061b
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sliceslice"
3
-version = "0.4.0"
+version = "0.4.1"
4
authors = ["marmeladema <xademax@gmail.com>", "Zak Cutner <me@zakcutner.uk>"]
5
edition = "2021"
6
description = "A fast implementation of single-pattern substring search using SIMD acceleration"
0 commit comments