mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-31 20:21:59 -07:00
edition: run 'cargo fix --edition --edition-idioms --all'
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
extern crate grep_regex;
|
||||
extern crate grep_searcher;
|
||||
|
||||
use std::env;
|
||||
use std::error::Error;
|
||||
use std::io;
|
||||
|
Reference in New Issue
Block a user