Skip to content

Commit 7fdfd40

Browse files
authored
Merge pull request #1830 from sharkdp/dependabot/cargo/ignore-0.4.25
build(deps): bump ignore from 0.4.24 to 0.4.25
2 parents 2f5ab52 + e08038c commit 7fdfd40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -34,7 +34,7 @@ path = "src/main.rs"
3434
aho-corasick = "1.1"
3535
nu-ansi-term = "0.50"
3636
argmax = "0.4.0"
37-
ignore = "0.4.24"
37+
ignore = "0.4.25"
3838
regex = "1.12.2"
3939
regex-syntax = "0.8"
4040
ctrlc = "3.5"

0 commit comments

Comments
 (0)