[dependencies.anyhow]
version = "1.0"
[dependencies.itertools]
version = "0.10"
[dependencies.log]
version = "0.4"
[dependencies.regex]
version = "1.3"
[lib]
name = "arimaa_engine_step"
[package]
authors = ["James Harmon <JamesMHarmon@gmail.com>"]
description = "A step based engine for the board game Arimaa."
edition = "2021"
keywords = ["arimaa"]
license = "MIT"
name = "arimaa_engine_step"
readme = "README.md"
repository = "https://github.com/JamesMHarmon/arimaa-engine-step"
resolver = "2"
version = "1.0.0"