prefix-dev / rip

Solve and install Python packages quickly with rip (pip in Rust)
https://prefix.dev
BSD 3-Clause "New" or "Revised" License
645 stars 21 forks source link

bump: pep440 and pep508 #193

Closed baszalmstra closed 7 months ago

baszalmstra commented 7 months ago

Bumps pep440_rs and pep508_rs to latest. Maybe we should reexport the types from these crates since Version, and friends are used a lot throughout this crate.