acheronfail / repgrep

An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.
Apache License 2.0
267 stars 4 forks source link

upd: update dependencies #73

Closed acheronfail closed 1 year ago

acheronfail commented 1 year ago

Updating all dependencies, and dealing with their changes.

Also swapping out base64 for base64_simd, see git messages for more details.