In https://github.com/trussed-dev/trussed/pull/77, Rust was pinned as a quick hack. We should revert this ASAP, adding compilation against both latest stable and beta in CI (the latter so we get early warnings of potential issues). Pinning to old versions of the compiler is just building up technical debt.
In https://github.com/trussed-dev/trussed/pull/77, Rust was pinned as a quick hack. We should revert this ASAP, adding compilation against both latest stable and beta in CI (the latter so we get early warnings of potential issues). Pinning to old versions of the compiler is just building up technical debt.