This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
huia/huia-irparser/Cargo.toml

11 lines
186 B
TOML
Raw Normal View History

[package]
name = "huia-irparser"
version = "0.1.0"
authors = ["James Harton <james@automat.nz>"]
edition = "2018"
[dependencies]
prattle = "0.1.3"
logos = "0.9.7"
lazy_static = "1.2.0"