chore: bump alloy 899fc51 (#8195)

This commit is contained in:
Matthias Seitz
2024-05-10 13:23:54 +02:00
committed by GitHub
parent a8bbab2470
commit efa5d41bf5
4 changed files with 74 additions and 74 deletions

View File

@ -17,7 +17,7 @@
#![cfg_attr(not(test), warn(unused_crate_dependencies))]
use alloy_rpc_types_beacon::beacon::events::PayloadAttributesEvent;
use alloy_rpc_types_beacon::events::PayloadAttributesEvent;
use clap::Parser;
use futures_util::stream::StreamExt;
use mev_share_sse::{client::EventStream, EventClient};