# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "bitsy-parser" version = "0.710.1" authors = ["Max Bradbury "] description = "A parser and utilities for working with Bitsy game data" readme = "README.md" keywords = ["gamedev"] license = "MIT" repository = "https://tinybird.dev/max/bitsy-parser" resolver = "2" [dependencies.data-encoding] version = "^2.3.1" [dependencies.loe] version = "^0.2.0" [dependencies.radix_fmt] version = "^1.0.0"