Skip to content

Commit

Permalink
fix(deps): update rust crate regex to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 80676e2 commit cea98e4
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 @@ -8,7 +8,7 @@ edition = "2018"

[dependencies]
lazy_static = "1.4.0"
regex = "1.5.4"
regex = "1.7.0"

[dev-dependencies]
rstest = "0.11.0"
Expand Down

0 comments on commit cea98e4

Please sign in to comment.