mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
Rust toolchain must be set to 1.76.0, as the current version causes a compilation error: ``` 55.50 error[E0432]: unresolved import `serde::__private` 55.50 --> core/dtn7/src/cla/ecla/processing.rs:16:12 55.50 | 55.50 16 | use serde::__private::TryFrom; 55.50 | ^^^^^^^^^ could not find `__private` in `serde` ``` Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com> |
||
|---|---|---|
| .. | ||
| build_docker_images.sh | ||
| ci-python-clang | ||
| dtn7-interop | ||
| hdtn-interop | ||
| ion-interop | ||
| ione-interop | ||
| prepare_for_test.sh | ||