mario-eth / soldeer

Solidity Package Manager written in rust
MIT License
175 stars 18 forks source link

Appending dependency to the path #23

Closed mario-eth closed 8 months ago

mario-eth commented 8 months ago

Adding the version to the path that must be imported in the solidity files as it makes more sense to know that, e.g. you want to use 1 dependency from OZ 4.9 and one from OZ 4.8 (the dependencies being independent)