aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e69352..7202391 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,3 +13,6 @@ r2d2 = "0.7.4"
r2d2-diesel = "0.16.0"
bart = "0.1.4"
bart_derive = "0.1.4"
+serde = "1.0"
+serde_derive = "1.0"
+serde_json = "1.0"