summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ee4f2e..e8b63e3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,7 @@ license = "MPL-2.0"
chrono = "0.2"
log = "0.3"
serde = "0.9"
+serde_derive = "0.9"
serde_json = "0.9"
uuid = { version = "0.4", features = ["serde"] }