mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-03 13:42:06 -07:00
edition: initial 'cargo fix --edition' run
This commit is contained in:
@@ -45,7 +45,7 @@ use std::io;
|
||||
use std::ops;
|
||||
use std::u64;
|
||||
|
||||
use interpolate::interpolate;
|
||||
use crate::interpolate::interpolate;
|
||||
|
||||
mod interpolate;
|
||||
|
||||
|
Reference in New Issue
Block a user