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

Commit Cargo.lock #195

Closed konstin closed 3 months ago

konstin commented 3 months ago

See https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html. This ensure we all have the same versions when developing pubgrub.

Are you interested in adding a dependabot for regular dependency updates?

Eh2406 commented 3 months ago

Are you interested in adding a dependabot for regular dependency updates?

Yes! I have not made time to figure out what's involved in setting up dependabot, help would deeply be appreciated. Do you want to do it in the same PR or rapid follow-up?

konstin commented 3 months ago

I'd split that into a separate PR