Skip to content

Commit

Permalink
Update Rust crate regex to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2023
1 parent 9efe230 commit 7cabf07
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 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 @@ -22,7 +22,7 @@ itertools = "0.10.5"
lazy_static = "1.4.0"
log = "0.4.18"
predicates = "3.0.1"
regex = "1.7.2"
regex = "1.9.2"
simple_logger = "2.3.0"
sodg = {version = "0.0.30", features = ["sober"]}
#sodg = {path = "/code/o/sodg", features = ["sober"]}
Expand Down

0 comments on commit 7cabf07

Please sign in to comment.