mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Bump aho-corasick from 0.7.10 to 0.7.15
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.7.10 to 0.7.15. - [Release notes](https://github.com/BurntSushi/aho-corasick/releases) - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.10...0.7.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cf68cd16bd
commit
a91e22e0f6
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -32,9 +32,9 @@ checksum = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2"
|
|||
|
||||
[[package]]
|
||||
name = "aho-corasick"
|
||||
version = "0.7.10"
|
||||
version = "0.7.15"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"
|
||||
checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue