Skip to content

Commit

Permalink
Bump regex from 1.7 to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker authored and sylvestre committed Jun 23, 2024
1 parent 5b19ea2 commit 916313e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 21 deletions.
36 changes: 16 additions & 20 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 @@ -14,7 +14,7 @@ chrono = "0.4.38"
clap = "4.5"
faccess = "0.2.4"
walkdir = "2.5"
regex = "1.7"
regex = "1.10"
once_cell = "1.19"
onig = { version = "6.4", default-features = false }
uucore = { version = "0.0.26", features = ["entries", "fs", "fsext", "mode"] }
Expand Down

0 comments on commit 916313e

Please sign in to comment.