[dependencies.fen4]
version = ">= 0.4, < 0.8"
[dependencies.thiserror]
version = "1.0"
[package]
authors = ["Benjamin Landers <benjaminrlanders@gmail.com>"]
description = "A parser and writer for the pgn4 file format used by Chess.com for 4 player chess games"
edition = "2018"
license = "MIT"
name = "pgn4"
repository = "https://github.com/TheThirdOne/pgn4/"
version = "0.3.3"