mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-14 03:35:54 +00:00
build(deps): bump aho-corasick from 1.0.4 to 1.0.5
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 1.0.4 to 1.0.5. - [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.0.4...1.0.5) --- updated-dependencies: - dependency-name: aho-corasick dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
758605aa09
commit
8d5be26c46
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -15,9 +15,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "aho-corasick"
|
||||
version = "1.0.4"
|
||||
version = "1.0.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
|
||||
checksum = "0c378d78423fdad8089616f827526ee33c19f2fddbd5de1629152c9593ba4783"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user