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
Please see rust-lang/cargo#5237 . Any update to a bindgen dependency that uses a new, semver-incompatible clang-sys dependency (such as libffi-sys's 0.6.4 update) is a breaking change due to this shortcoming of cargo.
libffi-sys 0.6.4 should be yanked and rereleased as libffi-sys 0.7.0.
The text was updated successfully, but these errors were encountered:
Please see rust-lang/cargo#5237 . Any update to a bindgen dependency that uses a new, semver-incompatible
clang-sys
dependency (such as libffi-sys's0.6.4
update) is a breaking change due to this shortcoming of cargo.libffi-sys 0.6.4
should be yanked and rereleased aslibffi-sys 0.7.0
.The text was updated successfully, but these errors were encountered: