hyaenidae/content/Cargo.toml

15 lines
311 B
TOML
Raw Normal View History

[package]
name = "hyaenidae-content"
version = "0.1.0"
authors = ["asonix <asonix@asonix.dog>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ammonia = "3.1.0"
combine = "4.5.2"
log = "0.4"
once_cell = "1.5.2"
thiserror = "1"