remove lazy_static dependency

This commit is contained in:
glyph 2022-01-18 16:59:44 +02:00
parent f3ddbcf07c
commit d0321d17d0
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ maintenance = { status = "actively-developed" }
[dependencies]
env_logger = "0.8"
lazy_static = "1.4.0"
log = "0.4"
nest = "1.0.0"
peach-lib = { path = "../peach-lib" }