plankircd/Cargo.toml

8 lines
142 B
TOML
Raw Normal View History

2018-06-18 16:24:39 +02:00
[package]
name = "plankircd"
version = "0.1.0"
authors = ["Adrian Hedqvist <adrian@tollyx.net>"]
[dependencies]
2018-06-19 16:45:28 +02:00
tokio = "0.1"
2018-06-20 16:38:12 +02:00
futures = "0.1"