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

feat: ensure successful round-trip of RON #193

Closed Eh2406 closed 2 months ago

Eh2406 commented 3 months ago

cc https://github.com/ron-rs/ron/issues/530

When using the new format our benchmark files could not be read. Apparently this is going to be fixed in the next version of the RON dep. For now use the prerelease version.