Merge pull request #78 from uutils/renovate/regex-1.x

chore(deps): update rust crate regex to 1.10.4
This commit is contained in:
Daniel Hofstetter
2024-05-01 13:40:38 +02:00
committed by GitHub
+1 -1
View File
@@ -21,4 +21,4 @@ libc = "0.2.154"
winapi = { version = "0.3.9", features = ["libloaderapi", "processthreadsapi", "sysinfoapi", "winbase", "winver"] }
[dev-dependencies]
regex = "1"
regex = "1.10.4"