← Back to Resources
Open Source NewsJanuary 9, 20252 min read

Announcing Rust 1.84.0

By BIOS Founding Team

Announcing Rust 1.84.0

Rust 1.84.0 stabilized the MSRV-aware Cargo dependency resolver, which prefers versions compatible with a project's declared minimum supported Rust version, and stabilized strict provenance APIs for pointers.

Full details: https://blog.rust-lang.org/2025/01/09/Rust-1.84.0/