faery-ring/Cargo.toml

11 lines
214 B
TOML
Raw Normal View History

2021-11-09 04:09:57 +00:00
[package]
name = "faery-ring"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tiny_http = "0.9.0"
argh = "0.1.6"