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