You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
The cmake version available in the docs.rs build-env is too old, installing a newer version would require a distro upgrade to ubuntu 22.04. From the build logs:
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] CMake Error at CMakeLists.txt:15 (cmake_minimum_required):
[INFO] [stderr] CMake 3.20 or higher is required. You are running version 3.16.3
[INFO] [stderr]
The cmake version available in the docs.rs build-env is too old, installing a newer version would require a distro upgrade to ubuntu 22.04. From the build logs:
Related upstream issue: rust-lang/crates-build-env#84
The text was updated successfully, but these errors were encountered: