Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent d0a2230 commit 9831f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ log = "0.4"
simplelog = "0.12"
itertools = "0.12"
rust-fuzzy-search = "0.1"
regex = "1.10"
regex = "1.10.4"
serde = { version = "1", features = ["derive"] }
serde_json = "1"

Expand Down

0 comments on commit 9831f4b

Please sign in to comment.