foundry-rs / compilers

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

feat: add a few Solc install helpers back #120

Closed mattsse closed 1 month ago

mattsse commented 1 month ago

Closes #119

these got lost while moving more stuff to versionmanager, however the finding an installed versioned based on the requirement alone is still useful and should be preserved.

This can still be pushed to version manager, but we should keep it on Solc directly as well