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 e674250 commit b18a60dCopy full SHA for b18a60d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sliceslice"
3
-version = "0.4.1"
+version = "0.4.2"
4
authors = ["marmeladema <[email protected]>", "Zak Cutner <[email protected]>"]
5
edition = "2021"
6
description = "A fast implementation of single-pattern substring search using SIMD acceleration"
0 commit comments