Skip to content

Commit 2009187

Browse files
committed
Cleanup
1 parent 02db9da commit 2009187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test-proj/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition = "2021"
77

88
[dependencies]
99
opencv = { path = "../..", features = ["clang-runtime"] }
10-
bindgen = { version = "0.71", features = ["runtime"] }
10+
bindgen = { version = "0.72", features = ["runtime"] }
1111

1212
[workspace]

0 commit comments

Comments
 (0)