1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Merge pull request #5140 from cakebaker/bump_aho_corasick_crates

Bump aho-corasick crates
This commit is contained in:
Daniel Hofstetter 2023-08-09 09:00:13 +02:00 committed by GitHub
commit 0c6b1893a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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