Skip to content

v2.3.3: Updates for Rust 1.78

Latest
Compare
Choose a tag to compare
@brotskydotcom brotskydotcom released this 02 May 18:51
dc256b1

Rust 1.78 introduced a new clippy check and better guards on Windows when making slices from raw bytes. These changes required one small change in the platform-independent code and two small changes in the Windows-specific code.