cargo: bump regex from 1.7.3 to 1.8.1 (#4361)

This commit is contained in:
dependabot[bot]
2023-05-07 13:31:29 +00:00
committed by GitHub
parent 52cfba06ea
commit 3efbe5b1ef
3 changed files with 15 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ skip = [
{ name = "rand_core", version = "<0.6" },
{ name = "rand", version = "<0.8" },
{ name = "redox_syscall", version = "0.2.16" },
{ name = "regex-syntax", version = "0.6.29" },
{ name = "sec1", version = "0.3.0" },
{ name = "sha2", version = "<0.10" },
{ name = "signature", version = "1.6.4" },