aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Wozniak <sirtomato999@gmail.com> 2022-08-01 14:34:13 -0400
committerGravatar Matthew Wozniak <sirtomato999@gmail.com> 2022-08-01 14:34:13 -0400
commit3c5fce40a15f785cef87e82dc528728cf65870b4 (patch)
tree3467d0469ed0d479bfddb811cd7a90090c08bd46
parent2a3614cf0cf5229e7f8dba0fe5ad44de15b1b331 (diff)
downloadportaltools-3c5fce40a15f785cef87e82dc528728cf65870b4.tar.gz
portaltools-3c5fce40a15f785cef87e82dc528728cf65870b4.zip
pin version of imageproc
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9cf9c03..386e70c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,4 +14,4 @@ image = "0.23.14"
native-windows-gui = "1.0.12"
native-windows-derive = "1.0.4"
hex = "0.4.3"
-imageproc = "*" \ No newline at end of file
+imageproc = "0.22"