Remove env_logger duplicate.

This commit is contained in:
Josh Matthews 2022-04-01 02:26:19 -04:00
parent 5118ee7351
commit f8a44d0ad4
4 changed files with 14 additions and 26 deletions

View file

@ -47,4 +47,4 @@ webrender_api = { git = "https://github.com/servo/webrender" }
[dev-dependencies]
lazy_static = "1"
quickcheck = "0.9"
quickcheck = "1"