Skip to content

v0.4.1

Compare
Choose a tag to compare
@joshlf joshlf released this 18 Dec 16:32
· 1096 commits to main since this release
1f1885a

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 (#721) by @joshlf in #725

Full Changelog: v0.4.0...v0.4.1