Blueprint files (.rbl) from previous Rerun versions will no longer load automatically.
π§ Linux
Rerun now require glibc 2.17 or higher.
This is because we updated the Rust version. See https://blog.rust-lang.org/2022/08/01/Increasing-glibc-kernel-requirements.html for more details.
π¦ Rust
- Update MSRV to Rust 1.80 #7563
- Update ndarray to 0.16 and ndarray-rand to 0.15 #7358 (thanks @benliepert!)