Skip to content

v0.7.31

Compare
Choose a tag to compare
@joshlf joshlf released this 18 Dec 16:33
· 699 commits to main since this release
7d3a8f9

This release fixes the soundness issue described in #716. The affected versions will soon be yanked.

This release is also described in security advisories RUSTSEC-2023-0074 and GHSA-3mv5-343c-w2qg.

What's Changed

  • Fix soundness hole in Ref::into_ref and into_mut by @joshlf in #721

Full Changelog: v0.7.30...v0.7.31