aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"