0age / create2crunch

A Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE2.
MIT License
472 stars 83 forks source link

Which version of Rust can be used to compile this? #1

Closed Corfucinas closed 3 years ago

Corfucinas commented 3 years ago

Doesn't compile using the latest stable version

Corfucinas commented 3 years ago

Whoops, never mind, I managed to compile fine using 1.55.0, I had 1.44.0 for some reason overriding.