Skip to content

Commit

Permalink
Update Rust crate regex to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent 713d398 commit af13d68
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 @@ -12,7 +12,7 @@ categories = ["command-line-utilities"]

[dependencies]
anyhow = "1.0.63"
regex = "1.5.4"
regex = "1.6.0"
rstest = "0.12.0"
lazy_static = "1.4.0"
tempfile = "3.3.0"
Expand Down

0 comments on commit af13d68

Please sign in to comment.