Skip to content

Commit 382a068

Browse files
committed
Drop unneeded dep
1 parent 3185061 commit 382a068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ half = { version = "2, <2.5.0", optional = true }
2828
libc = "0.2"
2929
num-traits = "0.2"
3030
once_cell = "1"
31-
opencv-binding-generator = { version = "0.97.0", path = "binding-generator" }
3231
# version 0.8.20 doesn't contain the deficiency mentioned in https://deps.rs/crate/opencv/0.59.0#vulnerabilities
3332
rgb = { version = "0.8.20", default-features = false, features = ["argb"], optional = true }
3433

0 commit comments

Comments
 (0)