mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-01 12:41:58 -07:00
deps: bump lazy_static to 1
This commit is contained in:
committed by
Andrew Gallant
parent
1b42c02489
commit
5e73075ef5
@@ -20,7 +20,7 @@ bench = false
|
||||
[dependencies]
|
||||
crossbeam = "0.3"
|
||||
globset = { version = "0.2.1", path = "../globset" }
|
||||
lazy_static = "0.2"
|
||||
lazy_static = "1"
|
||||
log = "0.3"
|
||||
memchr = "2"
|
||||
regex = "0.2.1"
|
||||
|
Reference in New Issue
Block a user