[dependencies]
[dev-dependencies.image]
version = "0.24.0"
[package]
authors = ["msakuta <masahiro.sakuta@gmail.com>"]
description = "An implementation of 2D EDT (Euclidian distance transform) with Saito's algorithm in pure Rust"
edition = "2018"
license = "MIT"
name = "edt"
repository = "https://github.com/msakuta/rust-edt"
version = "0.2.0"