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 0407e05 commit 617f081Copy full SHA for 617f081
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "sliceslice"
3
version = "0.1.0"
4
-authors = ["adema"]
+authors = ["marmeladema <[email protected]>", "Zak Cutner <[email protected]>"]
5
edition = "2018"
6
description = "A fast implementation of single-pattern substring search using SIMD acceleration"
7
readme = "README.md"
0 commit comments