v0.3.0
cargo: Rename workspace-local dependencies starting with c to `servo-*` (#43615)
cargo: Rename workspace-local library starting with b to `servo_*` (#43552)
cargo: Rename workspace-local library starting with c to `servo_*` (#43622)
paint: Use `GenericSharedMemory::into_arc_vec` for `SerializableImageData` -> `ImageData` (#45223)
paint: Use viewport meta tag's `min-scale` and `max-scale` to clamp pinch zoom (#40098)
refresh_driver: Optimize timeout code (#44970)
cargo: Bump MSRV to 1.88 (#44815)
compositing: Re-enable LCP calculation on WebViews after they have been reloaded/navigated (#41169)