[dependencies]
[package]
description = "A Noughts and Crosses/Tic Tac Toe library for move generation and an inbuilt hyper-fast solver."
edition = "2021"
homepage = "https://github.com/MrPiggyPegasus/norts"
keywords = ["ai", "tictactoe"]
license = "MIT"
name = "norts"
publish = true
readme = "README.md"
version = "1.1.0"