ec57f1e687
* Remove Canapi It added more complexity than it helped. * Fail if there are many blog, but none was specified * cargo fmt
9 lines
131 B
TOML
9 lines
131 B
TOML
[package]
|
|
name = "plume-api"
|
|
version = "0.3.0"
|
|
authors = ["Plume contributors"]
|
|
|
|
[dependencies]
|
|
serde = "1.0"
|
|
serde_derive = "1.0"
|