[package]
authors = ["Matan Lurey <matan@lurey.org>"]
categories = ["command-line-interface", "data-structures", "game-development"]
description = "Store and access data in two-dimensional grids"
edition = "2021"
keywords = ["grid", "2d"]
license = "MIT"
name = "grud"
readme = "README.md"
repository = "https://github.com/matanlurey/grud"
version = "0.1.1"