chore(deps): update rust crate regex to 1.10.4

This commit is contained in:
renovate[bot]
2024-05-01 11:54:49 +00:00
committed by GitHub
parent c4205812d8
commit 4e97ce3a4f
+1 -1
View File
@@ -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"