This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
corten/Cargo.toml
2020-02-07 21:10:16 -05:00

10 lines
No EOL
194 B
TOML

[package]
name = "corten"
version = "0.1.1"
authors = ["Anthony Foxclaw"]
edition = "2018"
[dependencies]
rbtag = "0.3"
nom = "4.2"
metacrate = { git = "https://github.com/tonytins/metacrate" }