[dependencies]
[package]
description = "A no_std statically sized 2D array library."
edition = "2021"
keywords = ["array", "grid", "2d"]
license = "MIT OR Apache-2.0"
name = "static_array2d"
readme = "README.md"
repository = "https://github.com/excalibreak/static_array2d"
version = "0.1.0"