Skip to content

Commit

Permalink
chore(deps): update rust crate regex to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2023
1 parent 9be4a89 commit 745110c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ rand = { version = "0.8", features = ["small_rng"] }
rand_core = "0.6"
rayon = "1.7"
redox_syscall = "0.3"
regex = "1.9.1"
regex = "1.9.3"
rstest = "0.18.1"
rust-ini = "0.19.0"
same-file = "1.0.6"
Expand Down

0 comments on commit 745110c

Please sign in to comment.