Plume/plume-api/Cargo.toml

10 lines
152 B
TOML
Raw Permalink Normal View History

2018-09-19 14:49:34 +00:00
[package]
name = "plume-api"
2022-05-11 19:29:46 +00:00
version = "0.7.2"
authors = ["Plume contributors"]
2020-01-21 06:02:03 +00:00
edition = "2018"
2018-09-19 14:49:34 +00:00
[dependencies]
2023-01-05 15:04:45 +00:00
serde = "1.0.137"
2018-09-19 14:49:34 +00:00
serde_derive = "1.0"