mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 03:17:55 +00:00
Fix cargo audit RUSTSEC-2024-0336 (#5612)
* replace unmaintained rust_yaml with serde_yml * update warp
This commit is contained in:
@@ -8,5 +8,5 @@ edition = { workspace = true }
|
||||
bytes = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
yaml-rust = "0.4.4"
|
||||
hex = { workspace = true }
|
||||
serde_yml = "0.0.4"
|
||||
|
||||
Reference in New Issue
Block a user