mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
A change in Rust nightly features broke version 0.2.5 of the `cstr` crate, whose nightly-only features are enabled in some examples. The breakage was quickly fixed upstream in the 0.2.6 version, this updates the locks.
Test description
This test ensures that code produced through Rust can actually run; it does that by simply printing "SUCCESS".