parent
025a749d94
commit
2133a27af8
@ -1,11 +0,0 @@
|
|||||||
--- aho-corasick-0.6.8/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
||||||
+++ aho-corasick-0.6.8/Cargo.toml 2018-10-27T23:02:05.293757+02:00
|
|
||||||
@@ -14,7 +14,7 @@
|
|
||||||
name = "aho-corasick"
|
|
||||||
version = "0.6.8"
|
|
||||||
authors = ["Andrew Gallant <jamslam@gmail.com>"]
|
|
||||||
-exclude = ["benches/sherlock.txt"]
|
|
||||||
+exclude = ["/benches/sherlock.txt", "/ci/*", "/.travis.yml", "/Makefile", "/ctags.rust", "/session.vim"]
|
|
||||||
description = "Fast multiple substring searching with finite state machines."
|
|
||||||
homepage = "https://github.com/BurntSushi/aho-corasick"
|
|
||||||
readme = "README.md"
|
|
@ -1 +1 @@
|
|||||||
SHA512 (aho-corasick-0.6.8.crate) = 1adbce716a3082c3fcd3514c49af3872d926df14044767266707862c0ad7ee22848a6ce99903003c04a3e8f8cd91b38ec8ca5d4a2c9031bfec4c93cf71c15556
|
SHA512 (aho-corasick-0.6.9.crate) = 8dfc817b435d8a44fb4ca79bb20e283659c2fe9a75a4892389958f5880acc436bbe32552098429f15585ee025d064fdb5806b814f0e9d67a4261ffd23852172b
|
||||||
|
Loading…
Reference in new issue