rg 0.2.2

You don't want this crate - you want the `ripgrep` crate
1
2
compile_error!("you meant to install ripgrep: type `cargo install ripgrep`");
fn main() {}