Update Rust crate lazy-regex to 3.4.2
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-11-03 00:15:56 +00:00
parent 0b3f6131cc
commit 6036603c79
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ url = "2.5.7"
virt = "0.4.3"
sysinfo = { version = "0.36.1", features = ["serde"] }
uuid = { version = "1.17.0", features = ["v4", "serde"] }
lazy-regex = "3.4.1"
lazy-regex = "3.4.2"
thiserror = "2.0.17"
image = "0.25.8"
rand = "0.9.2"