mirror of
https://github.com/uutils/diffutils.git
synced 2026-06-10 15:48:59 -07:00
chore(deps): update rust crate regex to v1.12.2
This commit is contained in:
committed by
Olivier Tilloy
parent
418596138e
commit
590a4b405e
Generated
+2
-2
@@ -316,9 +316,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "regex"
|
||||
version = "1.12.1"
|
||||
version = "1.12.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4a52d8d02cacdb176ef4678de6c052efb4b3da14b78e4db683a4252762be5433"
|
||||
checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
|
||||
dependencies = [
|
||||
"aho-corasick",
|
||||
"memchr",
|
||||
|
||||
Reference in New Issue
Block a user