pubgrub-rs / pubgrub

PubGrub version solving algorithm implemented in Rust
https://pubgrub-rs.github.io/pubgrub/pubgrub/
Mozilla Public License 2.0
337 stars 29 forks source link

Out of date documentation for Dev #185

Open Eh2406 opened 4 months ago

Eh2406 commented 4 months ago

In #108 an important piece of documentation was missed. The "Package and Version traits" section rendered and code is wrong and out of date. This needs to be updated to describe the VersionSet trait.

Eh2406 commented 3 months ago

Also here https://github.com/pubgrub-rs/pubgrub/blob/dev/src/solver.rs#L28