[package]
description = "A Point represents an [x, y] coordinate on a grid or matrix"
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "grid-point"
readme = "README.md"
repository = "https://github.com/Rodhlann/grid-point"
version = "0.1.0"