mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-29 02:33:48 +00:00
Updates external dependencies (#577)
* Updates external dependencies * Correct fmt formatting
This commit is contained in:
@@ -5,5 +5,5 @@ authors = ["blacktemplar <blacktemplar@a1.net>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
slog = { version = "^2.2.3" }
|
||||
slog-term = "^2.4.0"
|
||||
slog = "2.5.2"
|
||||
slog-term = "2.4.2"
|
||||
|
||||
Reference in New Issue
Block a user