1
Fork 0
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:
Daniel Hofstetter 2023-08-09 07:36:03 +02:00
parent 6721a23fd3
commit 256b6bbb23
2 changed files with 8 additions and 8 deletions

View file

@ -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