Update sloggers to v2.0.2 (#2588)

fixes #2584
This commit is contained in:
Wink Saville
2021-09-14 06:48:26 +00:00
parent f9bba92db3
commit 4755d4b236
10 changed files with 18 additions and 37 deletions

View File

@@ -12,7 +12,7 @@ types = { path = "../consensus/types" }
eth2_network_config = { path = "../common/eth2_network_config" }
eth2_ssz = "0.3.0"
slog = "2.5.2"
sloggers = "1.0.1"
sloggers = "2.0.2"
tokio = "1.10.0"
log = "0.4.11"
slog-term = "2.6.0"