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