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

11 lines
215 B
TOML
Raw Normal View History

2020-02-06 16:37:23 -05:00
[package]
name = "corten"
version = "0.1.102"
authors = ["Tony Bark"]
edition = "2021"
license = "BSD-3-Clause"
2020-02-06 16:37:23 -05:00
[dependencies]
2020-02-07 00:02:43 -05:00
rbtag = "0.3"
2020-02-07 21:10:16 -05:00
nom = "4.2"
2020-02-07 00:02:43 -05:00
metacrate = { git = "https://github.com/tonytins/metacrate" }