foundry-rs / compilers

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

Helper method for `Libraries` #72

Closed klkvr closed 7 months ago

klkvr commented 7 months ago

Adds helper method to strip path prefixes from Libraries object, I'll need this for https://github.com/foundry-rs/foundry/pull/7027