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
- Include magnus and serde_magnus in cargo clean (both have
version-conditional #[cfg(ruby_gte_*)] code that must recompile)
- Add cargo clean before first compilation too (handles stale cache
from previous release run)
- Abort if no compiled binaries found before packaging gem
- Simplify glob to idiomatic spec.files +=
0 commit comments