arlyon / bluenoise-rs

Ergonomic blue noise (poisson disk sampling) for the masses.
https://crates.io/crates/bluenoise
Apache License 2.0
7 stars 4 forks source link

Add CI and bump dependencies #4

Closed arlyon closed 3 years ago

arlyon commented 3 years ago

This builds on #3 by adding CI and bumping dependencies while we have a breaking change pending. This runs tests, clippy, fmt, check, as well as building the benchmarks to make sure they compile.