alloy-rs / alloy

Transports, Middleware, and Networks for the Alloy project
https://alloy.rs
Apache License 2.0
664 stars 239 forks source link

[Bug] Non-semver breaking change in 0.5.4 #1562

Open prestwich opened 1 month ago

prestwich commented 1 month ago

Component

meta-crate

What version of Alloy are you on?

0.5.4

Operating System

None

Describe the bug

alloy@0.5.4 introduced non-semver breaking changes via #1550. the re-exported 7702 package changed the return value of signature via #13

to reproduce: cd reth && git checkout 8b1dfcc && cargo update && cargo c