alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
792 stars 155 forks source link

fix(primitives): make sure DefaultHashBuilder implements Clone #748

Closed DaniPopes closed 2 months ago

DaniPopes commented 2 months ago

Temporary fix until https://github.com/rust-lang/rustc-hash/pull/52 is released.