mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-30 19:51:58 -07:00
update env_logger to 0.4
This commit is contained in:
committed by
Andrew Gallant
parent
48a8a3a691
commit
da1764dfd1
@@ -29,7 +29,7 @@ path = "tests/tests.rs"
|
|||||||
atty = "0.2.2"
|
atty = "0.2.2"
|
||||||
bytecount = "0.1.4"
|
bytecount = "0.1.4"
|
||||||
clap = "2.19.0"
|
clap = "2.19.0"
|
||||||
env_logger = { version = "0.3", default-features = false }
|
env_logger = { version = "0.4", default-features = false }
|
||||||
grep = { version = "0.1.5", path = "grep" }
|
grep = { version = "0.1.5", path = "grep" }
|
||||||
ignore = { version = "0.1.7", path = "ignore" }
|
ignore = { version = "0.1.7", path = "ignore" }
|
||||||
lazy_static = "0.2"
|
lazy_static = "0.2"
|
||||||
|
Reference in New Issue
Block a user