rmt.rs icon indicating copy to clipboard operation
rmt.rs copied to clipboard

Build crash. Requires fail

Open SergeyDjam opened this issue 2 years ago • 3 comments

+ cargo build --release
    Updating crates.io index
error: failed to select a version for the requirement `clap = "^4.0.13"`
candidate versions found which didn't match: 3.2.22, 3.2.21, 3.2.20, ...
location searched: crates.io index

rmt 0.1.7 linux x86_64 cargo 1.59.0 rustc 1.59.0

SergeyDjam avatar Oct 15 '22 18:10 SergeyDjam

Hi, I built the project on my side and didn't find any issues. Can we have more information on your system, please? 😄

AdilZouitine avatar Oct 16 '22 11:10 AdilZouitine

"ROSA Desktop Fresh R11"

rpm -qa | grep rust rust-std-static-1.59.0-1-rosa2016.1.x86_64 rust-1.59.0-1-rosa2016.1.x86_64

rpm -qa | grep cargo cargo-1.59.0-1-rosa2016.1.x86_64

SergeyDjam avatar Oct 17 '22 20:10 SergeyDjam

Build in docker containers

SergeyDjam avatar Oct 17 '22 20:10 SergeyDjam