Skip to content

Project compilation failed. #21

Description

@looksunrise

After I cloned this project, I encountered the following error when I executed the cargo build --release command to compile:
error: package bumpalo v3.16.0 cannot be built because it requires rustc 1.73.0 or newer, while the currently active rustc version is 1.70.0
Either upgrade to rustc 1.73.0 or newer, or use
cargo update -p bumpalo@3.16.0 --precise ver
where ver is the latest version of bumpalo supporting rustc 1.70.0

How do I solve this problem?

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