Skip to content

14.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 22:36
· 68 commits to master since this release
14.0.1
59f86a4

Sponsorship is appreciated!

This a patch release meant to fix cargo install ripgrep on Windows.

In case you haven't heard of it before, ripgrep is a line-oriented search
tool that recursively searches the current directory for a regex pattern.
By default, ripgrep will respect gitignore rules and automatically skip
hidden files/directories and binary files.

Bug fixes:

  • BUG #2653:
    Include pkg/windows/Manifest.xml in crate package.