summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f4267e6..62a0304 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,4 +10,5 @@ edition = "2018"
anyhow = "1.0.40"
rgb = "0.8.27"
roxmltree = "0.14.1"
-read_color = "1.0.0" \ No newline at end of file
+read_color = "1.0.0"
+log = "0.4.16"