deps: remove env_logger
This commit is contained in:
parent
bd08317388
commit
c8e7b08377
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ readme = "README.md"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# TODO(pleshevskiy): don't forget to remove before publishing
|
|
||||||
env_logger = "0.9.0"
|
|
||||||
log = "0.4.17"
|
log = "0.4.17"
|
||||||
whatlang = "0.12.0"
|
whatlang = "0.12.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue