mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Bump bytes to 1.11.1 to fix RUSTSEC-2026-0007 (#8743)
This commit is contained in:
@@ -116,7 +116,7 @@ bincode = "1"
|
||||
bitvec = "1"
|
||||
bls = { path = "crypto/bls" }
|
||||
byteorder = "1"
|
||||
bytes = "1"
|
||||
bytes = "1.11.1"
|
||||
# Turn off c-kzg's default features which include `blst/portable`. We can turn on blst's portable
|
||||
# feature ourselves when desired.
|
||||
c-kzg = { version = "2.1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user