summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-08-16 18:30:20 -0700
committeriximeow <me@iximeow.net>2020-08-16 18:30:20 -0700
commit6ba1324af6fcaf7e239605d04a93a616322d30df (patch)
tree8781a923eb9ddc1022ca836b2dc3b6409016c3ab /Cargo.toml
parent1f7084363e7c023e0710818f5b3364c797ef396f (diff)
very janky live view thing
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b4a22e0..df31255 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,3 +9,4 @@ build = "build.rs"
"png" = "0.13.2"
"crossbeam" = "0.7.2"
"crossbeam-channel" = "0.3.9"
+"show-image" = "0.6.4"