[package]
name = "array_iterator"
description = "Owning iterators based on arrays."
version = "1.2.0"
license = "Apache-2.0"
homepage = "https://gitlab.com/kevincox/array_iterator.rs"
repository = "https://gitlab.com/kevincox/array_iterator.rs"
authors = ["Kevin Cox <kevincox@kevincox.ca>"]
edition = "2018"
[dependencies]