Skip to content

Commit

Permalink
Remove lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Sep 23, 2024
1 parent 4d3aa98 commit f16dcfa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,3 @@ indexmap = { version = "1", features = ["serde"] }
version = "0.93.1"
default-features = false
features = ["videoio", "imgproc", "highgui"]

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = [
'cfg(ocvrs_opencv_branch_32)',
] }

0 comments on commit f16dcfa

Please sign in to comment.