Install fails on EndevourOS with the error-
error: rustc 1.86.0 is not supported by the following packages: time@0.3.47 requires rustc 1.88.0 time-core@0.1.8 requires rustc 1.88.0
I assume this is the rust compiler. If the package needs a specific version can it not specify that as a dependency and install it to facilitate the build process?
Pinned Comments