From 3c5fce40a15f785cef87e82dc528728cf65870b4 Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Mon, 1 Aug 2022 14:34:13 -0400 Subject: pin version of imageproc --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf