mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-06-04 05:57:39 +02:00
bump crossbeam to 0.3
This commit is contained in:
parent
acb57eb4ad
commit
d2a3b61220
@ -18,7 +18,7 @@ name = "ignore"
|
|||||||
bench = false
|
bench = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
crossbeam = "0.2"
|
crossbeam = "0.3"
|
||||||
globset = { version = "0.2.1", path = "../globset" }
|
globset = { version = "0.2.1", path = "../globset" }
|
||||||
lazy_static = "0.2"
|
lazy_static = "0.2"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user