Skip to content

Minimum Supported Rust Version (MSRV)

Dariusz Depta edited this page Sep 3, 2025 · 4 revisions

We try to keep the range of supported Rust compiler versions as wide as possible to avoid unnecessary inconvenience for contract developers. However, we give up all strong MSRV guarantees as the Rust ecosystem currently makes it impossible to do so.

Visit the following links to get a feel for MSRV in Rust:

Clone this wiki locally