Closed mohamadali-halwani closed 2 years ago
What version of cargo and rust are you using?
~$ cargo --version
~$ rustc --version
cargo 1.46.0
rustc 1.48.0
I think they are the latest versions on Debian, right?
What should I do to further debug this issue?
Hey, your cargo and rust version is too old. Joshuto requires rust/cargo 1.55+
I'm on debian. I can probably compile both packages by hand, but the packages are up to date on debian stable. Isn't there a chance to get an older version of Joshuto that used to use versions 1.48 of rust and cargo? This way we can put Joshuto on Debian's official repos with no issues.
One solution to get it working on your system is by installing rust and cargo via https://rustup.rs/
Alright, thanks for your help.
Unable to build joshuto and it gives me this error:
I'm on debian 11
5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux
and I have cargo and rust installed