mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 17:26:04 +00:00
Remove redundant slog dependencies
This commit is contained in:
@@ -22,5 +22,3 @@ exit-future = "0.1.3"
|
|||||||
env_logger = "0.6.1"
|
env_logger = "0.6.1"
|
||||||
dirs = "2.0.1"
|
dirs = "2.0.1"
|
||||||
logging = { path = "../eth2/utils/logging" }
|
logging = { path = "../eth2/utils/logging" }
|
||||||
slog-scope = "4.1.2"
|
|
||||||
slog-stdlog = "3.0.5"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user