mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 18:21:45 +00:00
Update jsonwebtoken version to enable RISC-V builds (#6298)
* Upgrade jsonwebtoken version to enable RISC-V builds
This commit is contained in:
@@ -17,7 +17,7 @@ ethereum_serde_utils = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
warp = { workspace = true }
|
||||
jsonwebtoken = "8"
|
||||
jsonwebtoken = "9"
|
||||
bytes = { workspace = true }
|
||||
task_executor = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user