rust-lang / crates.io

The Rust package registry

Home Page:https://crates.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ellipsoid 0.3.1 is not compatible with stable build

SeymourKnecht opened this issue · comments

Current Behavior

My IDE , IntelliJ, is complaining that:

The source code of the ellipsoid 0.3.1 library is using #![feature(async_fn_in_trait)] which is an unstable feature of Rust, hence it cannot be compiled using stable Rust.

Expected Behavior

I expected the example source to build

Steps To Reproduce

No response

Environment

  • Browser:
  • OS:

Anything else?

No response

please report this on the ellipsoid bug tracker. this bug tracker is only for crates.io itself, not for any of the crates hosted there.