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