mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
deps: remove ignore's dependency on crossbeam-utils
Scoped threads are now part of std.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -251,7 +251,6 @@ name = "ignore"
|
||||
version = "0.4.18"
|
||||
dependencies = [
|
||||
"crossbeam-channel",
|
||||
"crossbeam-utils",
|
||||
"globset",
|
||||
"lazy_static",
|
||||
"log",
|
||||
|
Reference in New Issue
Block a user