You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really know what changed in recent versions that could lead to this, but I first got the transitive dependency bumped to 0.72.1 to get the fix for:
I hit this issue
due to a transitive dependency on:bindgen0.70being bumped to0.71(and later0.72.1)I don't really know what changed in recent versions that could lead to this, butI first got the transitive dependency bumped to0.72.1to get the fix for:Which did not fix my
mingw-w64CI fail.raylibinv5.5+depends onbindgen0.70which did not surface the problemraylibv6.0.0-rc.2bumpedbindgento0.71, which suffers from0.72.1to get the fix to Missing fields in nested class with LLVM 22 #3264, but this problem did not go awayUsing
opaque_typeorblocklist_typefixed it.