diff options
author | iximeow <me@iximeow.net> | 2020-08-16 18:30:20 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-08-16 18:30:20 -0700 |
commit | 6ba1324af6fcaf7e239605d04a93a616322d30df (patch) | |
tree | 8781a923eb9ddc1022ca836b2dc3b6409016c3ab /Cargo.toml | |
parent | 1f7084363e7c023e0710818f5b3364c797ef396f (diff) |
very janky live view thing
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |