Skip to content

blocking now fails to compile on 1.47 #28

@notgull

Description

@notgull

See smol-rs/async-io#93. With the new release of once_cell, we no longer compile on 1.47.

cargo +1.47 check                          
warning: unused manifest key: package.rust-version
error: failed to download `once_cell v1.15.0`

Caused by:
  unable to get packages from source

Caused by:
  failed to parse manifest at `/home/jtnunley/.cargo/registry/src/git.colasdn.top-1ecc6299db9ec823/once_cell-1.15.0/Cargo.toml`

Caused by:
  failed to parse the `edition` key

Caused by:
  this version of Cargo is older than the `2021` edition, and only supports `2015` and `2018` editions.

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