Skip to content

Commit

Permalink
chore(deps): bump ignore from 0.4.20 to 0.4.22 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.20 to 0.4.22.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@ignore-0.4.20...ignore-0.4.22)

---
updated-dependencies:
- dependency-name: ignore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 7b876d1 commit 1957546
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 30 deletions.
65 changes: 36 additions & 29 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ chrono = "0.4.31"
whatlang = "0.16.3"
# walk dir
crossbeam = "0.8.2"
ignore = "0.4.20"
ignore = "0.4.22"
indextree = "4.6.0"
## rss reader
reqwest = { version = "0.11.22", features = ["json", "socks"] }
Expand Down

0 comments on commit 1957546

Please sign in to comment.