This update patches the vendored smallvec Rust crate in librsvg to fix a security vulnerability:
smallvec
The Iterator implementation mishandles destructors, leading to a double free (CVE-2021-25900).
{ "section": "core" }