[package] name = "delatin" version = "0.2.1" edition = "2021" description = "Fast TIN generation using Delaunay triangulation." documentation = "https://docs.rs/delatin" repository = "https://github.com/pokhanto/delatin-rs" readme = "../README.md" license = "ISC" [lib] name = "delatin"