Plume/plume-api/Cargo.toml
Baptiste Gelez ec57f1e687
Remove Canapi (#540)
* Remove Canapi

It added more complexity than it helped.

* Fail if there are many blog, but none was specified

* cargo fmt
2019-04-28 22:17:21 +01:00

9 lines
131 B
TOML

[package]
name = "plume-api"
version = "0.3.0"
authors = ["Plume contributors"]
[dependencies]
serde = "1.0"
serde_derive = "1.0"