Skip to content

Commit ac5ce21

Browse files
authored
Merge pull request #80 from G-Research/77-upgrade-to-aho-corasick-105-to-fix-performance-regression
Update version
2 parents 60cccd8 + 1359c5a commit ac5ce21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ahocorasick_rs"
3-
version = "0.16.0"
3+
version = "0.17.1"
44
edition = "2021"
55
authors = ["G-Research <[email protected]>", "Itamar Turner-Trauring <[email protected]>"]
66
description = "Search a string for multiple substrings at once"

0 commit comments

Comments
 (0)