Update Rust crate regex to 1.9.4
This commit is contained in:
@@ -9,6 +9,6 @@ edition = "2021"
|
||||
clap = { version = "4.4.0", features = ["derive"] }
|
||||
eyre = "0.6.8"
|
||||
jwalk = "0.8.1"
|
||||
regex = "1.9.3"
|
||||
regex = "1.9.4"
|
||||
walkdir = "2.3.3"
|
||||
|
||||
|
Reference in New Issue
Block a user