This commit is contained in:
Andrew Gallant
2020-06-22 13:33:20 -04:00
parent 4591efb451
commit 3af59a94cc
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "aho-corasick"
version = "0.7.11" #:version
version = "0.7.12" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Fast multiple substring searching."
homepage = "https://github.com/BurntSushi/aho-corasick"