mthh / contour-rs

Contour polygon creation in Rust (using marching squares algorithm)
https://crates.io/crates/contour
Apache License 2.0
52 stars 10 forks source link

Upgrade dependencies #1

Closed dabreegster closed 4 years ago

mthh commented 4 years ago

Many thanks !

I updated the version on crates.io (0.2.0).

dabreegster commented 4 years ago

I'll pin to the new version. Thanks for making this crate! It's much nicer to render heatmaps with contours than as individual grid cells.

Screenshot from 2020-07-22 13-28-15