From 58c6bd29b2efd14d7ae386124adf0750e6179370 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sat, 3 Oct 2020 20:13:46 -0400 Subject: added test for converting image uri to files, updated debug script --- dichroism/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dichroism/Cargo.toml') diff --git a/dichroism/Cargo.toml b/dichroism/Cargo.toml index 1a4679b..d921225 100644 --- a/dichroism/Cargo.toml +++ b/dichroism/Cargo.toml @@ -11,8 +11,8 @@ actix-web = "3" base64 = "0.13" diesel = { version = "1.4", features = [ "sqlite" ] } env_logger = "0.7" +image = "0.23" lazy_static = "1" listenfd = "0.3" log = "0.4" regex = "1" -image = "0.23" -- cgit v1.2.3