chore(deps): weekly cargo update (#10911)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
github-actions[bot]
2024-09-15 11:18:15 +00:00
committed by GitHub
parent 1c20e0e75d
commit f37bd47e2e
2 changed files with 169 additions and 144 deletions

View File

@ -43,7 +43,7 @@ reth-optimism-chainspec = { workspace = true, optional = true }
# ethereum
alloy-genesis.workspace = true
alloy-primitives.workspace = true
alloy-rpc-types-engine.workspace = true
alloy-rpc-types-engine = { workspace = true, features = ["jwt"] }
# misc
eyre.workspace = true