foundry-rs / compilers

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

fix: relax trait bounds #126

Closed klkvr closed 1 month ago

klkvr commented 1 month ago

Updates trait bounds to make it easier to work with ProjectCompileOutput on foundry side

mattsse commented 1 month ago

we need to allow BSL-1.0 for the crate now in deny.toml