mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-25 17:21:57 -07:00
ignore: polish
Like previous commits, we do a bit of polishing and bring the style up to my current practice.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -239,6 +239,7 @@ dependencies = [
|
||||
name = "ignore"
|
||||
version = "0.4.20"
|
||||
dependencies = [
|
||||
"bstr",
|
||||
"crossbeam-channel",
|
||||
"crossbeam-deque",
|
||||
"globset",
|
||||
|
Reference in New Issue
Block a user