File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ once_cell = "1"
6969rgb = { version = " 0.8.20" , features = [" argb" ], optional = true }
7070
7171[build-dependencies ]
72- opencv-binding-generator = { version = " 0.76 .0" , path = " binding-generator" }
72+ opencv-binding-generator = { version = " 0.77 .0" , path = " binding-generator" }
7373# cc starting with version 1.0.80 hangs on build https://github.com/twistedfall/opencv-rust/issues/480
7474cc = { version = " <=1.0.79" , features = [" parallel" ] }
7575dunce = " 1"
Original file line number Diff line number Diff line change 22name = " opencv-binding-generator"
33description = " Binding generator for opencv crate"
44repository = " https://github.com/twistedfall/opencv-rust"
5- version = " 0.76 .0"
5+ version = " 0.77 .0"
66license = " MIT"
77authors = [" Pro <twisted.fall@gmail.com>" ]
88edition = " 2021"
You can’t perform that action at this time.
0 commit comments