foundry-rs / compilers

Utilities for working with native solc and compiling projects.
Apache License 2.0
73 stars 41 forks source link

feat: add EVM version Cancun #51

Closed DaniPopes closed 8 months ago

DaniPopes commented 8 months ago

I believe this is all one has to do. Note that this does not support 0.8.24 as a Solc version anywhere else other than the EvmVersion enum. Closes https://github.com/foundry-rs/compilers/issues/46