mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: bump alloy (#12930)
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
This commit is contained in:
@ -22,7 +22,7 @@ pub trait Receipt:
|
||||
+ Clone
|
||||
+ Default
|
||||
+ fmt::Debug
|
||||
+ TxReceipt
|
||||
+ TxReceipt<Log = alloy_primitives::Log>
|
||||
+ alloy_rlp::Encodable
|
||||
+ alloy_rlp::Decodable
|
||||
+ MaybeSerde
|
||||
|
||||
Reference in New Issue
Block a user