1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
RIOT/tests/rust_minimal
chrysn 168ec76a17 rust: Update dependencies
This will allow more components to build on 1.64 stable, and contains a
fix relevant for https://github.com/RIOT-OS/RIOT/pull/18619.

CoAP modules are held back as they appear to need an even newer nightly
than in the current riotdocker to build without feature declarations.
2022-09-25 10:16:27 +02:00
..
2021-12-16 13:29:30 +01:00
2022-09-25 10:16:27 +02:00

Test description

This test ensures that code produced through Rust can actually run; it does that by simply printing "SUCCESS".