Skip to content

Commit

Permalink
Update Rust crate regex to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 51d47fc commit 8a711a3
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.11"
rust-fuzzy-search = "0.1"
regex = "1.8"
regex = "1.10"
serde = { version = "1", features = ["derive"] }
serde_json = "1"

Expand Down

0 comments on commit 8a711a3

Please sign in to comment.