foundry-rs / compilers

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

chore: swap generics on `Project` #124

Closed klkvr closed 1 month ago

klkvr commented 1 month ago

Changes order of generics on Project. We'll be doing a lot of Project<C> and most of the time we use the same ConfigurableArtifacts