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

Fix cargo publish dry run #217

Closed konstin closed 1 month ago

konstin commented 1 month ago

Github actions are erroring with the cargo_publish_dry_run.yml workflow, even though it's not running (https://github.com/astral-sh/pubgrub/actions/runs/8925107214). This change should fix that.