mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 12:58:31 +00:00
Update external deps (#1711)
## Issue Addressed - Resolves #1706 ## Proposed Changes Updates dependencies across the workspace. Any crate that was not able to be brought to the latest version is listed in #1712. ## Additional Info NA
This commit is contained in:
@@ -5,8 +5,8 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bytes = "0.5.4"
|
||||
bytes = "0.5.6"
|
||||
|
||||
[dev-dependencies]
|
||||
yaml-rust = "0.4.3"
|
||||
yaml-rust = "0.4.4"
|
||||
hex = "0.4.2"
|
||||
|
||||
Reference in New Issue
Block a user