Skip to content

Commit 9630d85

Browse files
authored
chore: index min_mcpp/latest_mcpp → 0.0.101 — compat.opencv uses per-OS feature flags (mcpp#253); older mcpp silently ignores them (backend.cpp loses __OPENCV_BUILD). Now E0006 on <0.0.101. (#107)
1 parent 96ded15 commit 9630d85

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
# "floor first, new grammar after" rollout rule mechanically.
88
[index]
99
spec = "1"
10-
min_mcpp = "0.0.87"
11-
latest_mcpp = "0.0.87"
10+
min_mcpp = "0.0.101"
11+
latest_mcpp = "0.0.101"

0 commit comments

Comments
 (0)