Closed
Description
When I add async-std as a dependency and try to compile with the beta channel I get:
error[E0554]: `#![feature]` may not be used on the beta release channel
--> /home/chris/.cargo/registry/src/github.com-1ecc6299db9ec823/async-std-0.99.3/src/lib.rs:30:1
|
30 | #![feature(async_await)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
Metadata
Metadata
Assignees
Labels
No labels