[package] name = "array_iterator" description = "Owning iterators based on arrays." version = "1.8.0" license = "Apache-2.0" homepage = "https://gitlab.com/kevincox/array_iterator.rs" repository = "https://gitlab.com/kevincox/array_iterator.rs" authors = ["Kevin Cox "] edition = "2018" [badges] maintenance = { status = "deprecated" } [dependencies]