summaryrefslogtreecommitdiff
path: root/dichroism/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dichroism/Cargo.toml')
-rw-r--r--dichroism/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dichroism/Cargo.toml b/dichroism/Cargo.toml
index d53f861..8706e33 100644
--- a/dichroism/Cargo.toml
+++ b/dichroism/Cargo.toml
@@ -10,4 +10,7 @@ edition = "2018"
actix-web = "2.0"
actix-rt = "1.0"
listenfd = "0.3"
+serde = "1.0.106"
+futures = "0.3.4"
+serde_json = "1.0.52"