This commit is contained in:
Andrew Gallant
2022-11-21 22:35:53 -05:00
parent 188a9d929d
commit 9efa6b93d9
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "aho-corasick"
version = "0.7.19" #:version
version = "0.7.20" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Fast multiple substring searching."
homepage = "https://github.com/BurntSushi/aho-corasick"