[package] name = "image-moments" version = "0.5.0" edition = "2021" authors = ["Christopher Gundler "] description = "Efficient and compile-time checked calculations of contour moments" license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/Christopher22/image-moments" homepage = "https://github.com/Christopher22/image-moments" documentation = "https://christopher22.github.io/image-moments/image_moments/index.html" categories = ["multimedia::images"] [dependencies] [dev-dependencies] approx = "0.5"