linebender / kurbo

A Rust library for manipulating curves
Apache License 2.0
727 stars 71 forks source link

ci: Use Linebender standard CI. Add `Cargo.lock`. #357

Closed waywardmonkeys closed 3 months ago

waywardmonkeys commented 3 months ago

This is copied from Peniko with minor adjustments:

The dependencies are all updated to their current versions and a Cargo.lock is now used in accordance with other Linebender projects.

waywardmonkeys commented 3 months ago

@xStrom @DJMcNab This will need administrative assistance because the CI checks are changing.

waywardmonkeys commented 3 months ago

@DJMcNab I think this is good to go now and if you want to squash and then go, that's great.