mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #6309 from uutils/renovate/memchr-2.x
chore(deps): update rust crate memchr to 2.7.2
This commit is contained in:
commit
2b17d17959
2 changed files with 3 additions and 3 deletions
|
@ -293,7 +293,7 @@ libc = "0.2.154"
|
|||
lscolors = { version = "0.16.0", default-features = false, features = [
|
||||
"gnu_legacy",
|
||||
] }
|
||||
memchr = "2"
|
||||
memchr = "2.7.2"
|
||||
memmap2 = "0.9"
|
||||
nix = { version = "0.28", default-features = false }
|
||||
nom = "7.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue