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/linter/Cargo.toml
2018-09-13 18:08:06 +12:00

8 lines
163 B
TOML

[package]
name = "huia-linter"
version = "0.1.0"
authors = ["James Harton <james@automat.nz>"]
[dependencies]
huia-parser = { path = "../parser" }
heck = "0.3.0"