diff options
| author | 2022-08-01 14:34:13 -0400 | |
|---|---|---|
| committer | 2022-08-01 14:34:13 -0400 | |
| commit | 3c5fce40a15f785cef87e82dc528728cf65870b4 (patch) | |
| tree | 3467d0469ed0d479bfddb811cd7a90090c08bd46 /Cargo.toml | |
| parent | 2a3614cf0cf5229e7f8dba0fe5ad44de15b1b331 (diff) | |
| download | portaltools-3c5fce40a15f785cef87e82dc528728cf65870b4.tar.gz portaltools-3c5fce40a15f785cef87e82dc528728cf65870b4.zip | |
pin version of imageproc
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
