PyO3 / pyproject-toml-rs

pyproject.toml parser in Rust
MIT License
19 stars 8 forks source link

Update pep440_rs and pep508_rs #19

Closed konstin closed 6 months ago

konstin commented 6 months ago

Update pep440_rs and pep508_rs after a rewrite of pep440_rs. This splits tracing integration into a feature. Major version bump since they are public dependencies.

I've add Cargo.lock to git so that CI runs on the locked versions.