bitsy-parser 0.65.6

A parser for Bitsy game data
Documentation
[package]
name = "bitsy-parser"
version = "0.65.6"
authors = ["Max Bradbury <max@tinybird.info>"]
edition = "2018"
description = "A parser for Bitsy game data"
readme = "README.md"
repository = "https://github.com/synth-ruiner/bitsy-parser"
license = "MIT"
keywords = ["gamedev"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
radix_fmt = "1.0.0"