From b08cfe37a28e7c84f754b4b75be9e2c1cec4ab22 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sat, 3 Oct 2020 13:35:45 -0400 Subject: restored debug script, successfully getting image from URI into file --- dichroism/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'dichroism/Cargo.toml') diff --git a/dichroism/Cargo.toml b/dichroism/Cargo.toml index 749d362..1a4679b 100644 --- a/dichroism/Cargo.toml +++ b/dichroism/Cargo.toml @@ -15,3 +15,4 @@ lazy_static = "1" listenfd = "0.3" log = "0.4" regex = "1" +image = "0.23" -- cgit v1.2.3