Skip to content

Commit

Permalink
Merge pull request #80 from G-Research/77-upgrade-to-aho-corasick-105…
Browse files Browse the repository at this point in the history
…-to-fix-performance-regression

Update version
  • Loading branch information
itamarst authored Sep 6, 2023
2 parents 60cccd8 + 1359c5a commit ac5ce21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ahocorasick_rs"
version = "0.16.0"
version = "0.17.1"
edition = "2021"
authors = ["G-Research <[email protected]>", "Itamar Turner-Trauring <[email protected]>"]
description = "Search a string for multiple substrings at once"
Expand Down

0 comments on commit ac5ce21

Please sign in to comment.