[dependencies]
[package]
categories = ["games", "no-std", "parser-implementations"]
description = "A rust definition of the CBNF network header format"
edition = "2021"
keywords = ["cbnf", "network", "header", "format", "chess"]
license = "MIT-0"
name = "cbnf-rs"
readme = "README.md"
repository = "https://github.com/cosmobobak/cbnf"
version = "0.1.0"