Skip to content

Use latest atat, with new urc channel #191

Use latest atat, with new urc channel

Use latest atat, with new urc channel #191

Triggered via push August 30, 2023 12:09
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
`#![feature]` may not be used on the stable release channel: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-async-0.5.0/src/lib.rs#L1
error[E0554]: `#![feature]` may not be used on the stable release channel --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-async-0.5.0/src/lib.rs:1:1 | 1 | #![feature(async_fn_in_trait, impl_trait_projections)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^