mourner / delaunator-rs

Fast 2D Delaunay triangulation in Rust. A port of Delaunator.
https://docs.rs/delaunator
ISC License
207 stars 28 forks source link

Minor: Bump criterion to 0.5.1 #31

Closed martinfrances107 closed 1 year ago

martinfrances107 commented 1 year ago

running cargo outdated .. shows this issue.

Manual testing

cargo test ... works cargo bench .. works

I hope this helps.

martinfrances107 commented 1 year ago

thanks for the prompt reply