Skip to content

Commit bb676df

Browse files
authored
Merge pull request #1634 from sharkdp/dependabot/cargo/regex-1.11.1
build(deps): bump regex from 1.10.6 to 1.11.1
2 parents b517934 + 06483d1 commit bb676df

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ aho-corasick = "1.1"
3838
nu-ansi-term = "0.50"
3939
argmax = "0.3.1"
4040
ignore = "0.4.23"
41-
regex = "1.10.5"
41+
regex = "1.11.1"
4242
regex-syntax = "0.8"
4343
ctrlc = "3.2"
4444
humantime = "2.1"

0 commit comments

Comments
 (0)