[package] name = "arr" version = "0.6.1" authors = ["Adam Schwab "] edition = "2018" license = "MIT" description = "A heap based fixed-sized array" repository = "https://github.com/sjep/array.git" keywords = ["container", "array"] [dependencies]