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
We need to stay roughly correlated such that cargo users do not
get mismatches between `cxxbridge04$` (generated by the main cxx
crate) and `cxxbridge03$` (which is what they get when they fetch
cxx-gen 0.1 from cargo).
In other words, even if the goal is to rev this library on a
different cadence, that cadence needs to be at least as fast
as breaking changes in `cxx` itself.
0 commit comments