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
325 B
TOML
Raw Normal View History

2020-02-06 16:37:23 -05:00
[package]
name = "corten"
version = "0.1.0"
authors = ["Anthony Foxclaw <35226681+tonytins@users.noreply.github.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2020-02-07 00:02:43 -05:00
rbtag = "0.3"
metacrate = { git = "https://github.com/tonytins/metacrate" }