aboutsummaryrefslogtreecommitdiff
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 45c7dce..cb0ce22 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,4 +23,5 @@ actix-rt = "0.2.5"
actix-web = "1.0.8"
actix-diesel = "0.3.0"
serde = "1.0"
+serde_json = "1.0"
serde_derive = "1.0"