brioche-dev / brioche-packages

Brioche packages, which get auto-published to the Brioche Registry
MIT License
24 stars 1 forks source link

Add ripgrep package #82

Closed jaudiger closed 3 months ago

jaudiger commented 3 months ago

Package ripgrep.

Finally, I didn't need #81, since pcre2 library was built from the crate https://github.com/BurntSushi/rust-pcre2.

This PR also contains a new way to set cargo build option based on what's already done with go build parameters.

kylewlacy commented 3 months ago

And love the new way to set features in Rust!