mario-eth / soldeer

Solidity Package Manager written in rust
MIT License
241 stars 26 forks source link

fix(core): `path_matches` semver comparison #205

Closed beeb closed 1 month ago

beeb commented 1 month ago

path_matches should only attempt to match a version to a version requirement if both can be parsed.