Skip to content

Commit

Permalink
Merge pull request #1388 from sharkdp/dependabot/cargo/regex-1.9.6
Browse files Browse the repository at this point in the history
Bump regex from 1.9.1 to 1.9.6
  • Loading branch information
tmccombs committed Oct 2, 2023
2 parents 59feb7d + d36c599 commit 5f494b0
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 @@ -38,7 +38,7 @@ nu-ansi-term = "0.49"
argmax = "0.3.1"
ignore = "0.4.20"
num_cpus = "1.16"
regex = "1.9.1"
regex = "1.9.6"
regex-syntax = "0.7"
ctrlc = "3.2"
humantime = "2.1"
Expand Down

0 comments on commit 5f494b0

Please sign in to comment.