mirror of
https://github.com/uutils/bsdutils.git
synced 2026-06-10 16:14:07 -07:00
Merge pull request #2 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.10.4
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ uucore = "0.0.26"
|
||||
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
|
||||
clap_complete = "4.4"
|
||||
clap_mangen = "0.2.20"
|
||||
regex = "1.10.2"
|
||||
regex = "1.10.4"
|
||||
sysinfo = "0.30.11"
|
||||
libc = "0.2.154"
|
||||
phf = "0.11.2"
|
||||
|
||||
Reference in New Issue
Block a user