mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 01:53:51 +01:00
The change in 399e25cc was did not have the intended effect: As the local crates still all defined 0.7 as the riot-wrappers version, that dependency was actually down- rather than upgraded, and thus did not effect the stabilizations.
Test description
This test ensures that code produced through Rust can actually run; it does that by simply printing "SUCCESS".