You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
392 B
20 lines
392 B
4 months ago
|
name: "aho-corasick"
|
||
|
description: "Fast multiple substring searching."
|
||
|
third_party {
|
||
|
url {
|
||
|
type: HOMEPAGE
|
||
|
value: "https://crates.io/crates/aho-corasick"
|
||
|
}
|
||
|
url {
|
||
|
type: ARCHIVE
|
||
|
value: "https://static.crates.io/crates/aho-corasick/aho-corasick-0.7.15.crate"
|
||
|
}
|
||
|
version: "0.7.15"
|
||
|
license_type: NOTICE
|
||
|
last_upgrade_date {
|
||
|
year: 2020
|
||
|
month: 11
|
||
|
day: 4
|
||
|
}
|
||
|
}
|