mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Bump aho-corasick crates
From 0.7.19 to 0.7.20 and from 1.0.1 to 1.0.2
This commit is contained in:
parent
6721a23fd3
commit
256b6bbb23
2 changed files with 8 additions and 8 deletions
|
@ -81,7 +81,7 @@ skip = [
|
|||
# windows-targets
|
||||
{ name = "windows_x86_64_msvc", version = "0.42.2" },
|
||||
# cpp_macros
|
||||
{ name = "aho-corasick", version = "0.7.19" },
|
||||
{ name = "aho-corasick", version = "0.7.20" },
|
||||
# various crates
|
||||
{ name = "syn", version = "1.0.109" },
|
||||
# various crates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue