From 8b5bb367e2bd03a64c233e1eb128c2d0980f5b01 Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Tue, 5 May 2020 14:09:14 -0400 Subject: updated debug script, moved backlog to Deck --- dichroism/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dichroism/Cargo.toml') 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" -- cgit v1.2.3