Update memchr to 2.7.6
memchr 2.7.6 contains a bugfix for aarch64_be
This commit is contained in:
parent
5b9007bfc3
commit
5a3b82b64f
8 changed files with 14 additions and 14 deletions
|
|
@ -2319,9 +2319,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "memchr"
|
||||
version = "2.7.5"
|
||||
version = "2.7.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
|
||||
checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
|
||||
|
||||
[[package]]
|
||||
name = "memmap2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue