Skip to content

Commit

Permalink
build(deps): update rust crate regex to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 98ac2a3 commit a84cb63
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
30 changes: 21 additions & 9 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 @@ -17,7 +17,7 @@ serde = { version = "1.0", features = ["derive"] }
human-panic = "1.0.3"
rfd = "0.10.0"
indicatif = { version = "0.17.2", features = ["improved_unicode"] }
regex = "1.7.0"
regex = "1.10.1"
ctrlc = "3.2.4"
winconsole = "0.11"
exitcode = "1.1.2"
Expand Down

0 comments on commit a84cb63

Please sign in to comment.