mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-14 09:03:50 +01:00
The `--locked` is required since dependencies increased their MSRV to something later than C2Rust's fixed nightly. That was already reflected in the riotdocker installation steps, but not here where the line was taken from upstream's docs. Closes: https://github.com/RIOT-OS/RIOT/issues/17492