Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Update jwalk requirement from 0.4.0 to 0.5.1
Browse files Browse the repository at this point in the history
Updates the requirements on [jwalk](https://github.com/jessegrosjean/jwalk) to permit the latest version.
- [Release notes](https://github.com/jessegrosjean/jwalk/releases)
- [Changelog](https://github.com/jessegrosjean/jwalk/blob/master/CHANGELOG.md)
- [Commits](Byron/jwalk@jwalk-0.4.0...jwalk-0.5.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2021
1 parent 790b49d commit 64e21aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ lazy_static = "1.3"
libxml = "0.2.11"
tar = "0.4"
rayon = "1.2.0"
jwalk = "0.4.0"
jwalk = "0.5.1"
whatlang = "0.11.0"
circular-queue = "0.2"

Expand Down

0 comments on commit 64e21aa

Please sign in to comment.