[Bug] compilation broken on version 0.5.2 when contract
feature is enabled
#778
Labels
bug
Something isn't working
contract
feature is enabled
#778
Component
json-abi
What version of Alloy are you on?
0.5.2
Operating System
macOS (Apple Silicon)
Describe the bug
The 0.8.9 version of the
alloy-json-abi
crate is broken (I didn't check previous version).To reproduce:
cargo new test-alloy cd test-alloy cargo add alloy --features contract cargo build
The text was updated successfully, but these errors were encountered: