mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 03:17:55 +00:00
Bump sqlite deps to remove hashlink 0.8 (#8866)
#8547 Bump the following crates to remove `hashlink 0.8`: - `rusqlite` - `r2d2-sqlite` - `yaml-rust2` Co-Authored-By: Mac L <mjladson@pm.me>
This commit is contained in:
@@ -9,4 +9,4 @@ bytes = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
hex = { workspace = true }
|
||||
yaml-rust2 = "0.8"
|
||||
yaml-rust2 = "0.11"
|
||||
|
||||
Reference in New Issue
Block a user