Skip to content

Can't use async-std on beta channel #93

Closed
@ChrisGreenaway

Description

@ChrisGreenaway

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions