30.0.2
Released 2025-02-25.
Fixed
- MinGW C API builds are now built with a newer version of GCC which seems to
fix an issue caused by #9929.
#10290
Changed
- The
cranelift-codegen
crate now no longer depends onarbitrary
, a
now-unnecessary dependency.
#10217