Had to change the toml file to include a different version of sarkara, and then it "failed to select a version for the requirement kyber = "=0.2.0-alpha.2"
candidate versions found which didn't match: 0.1.1+deprecated" however, the toml file does not list any kyber library. I'm a complete ignoramus when it comes to cargo (and a lot of things), so maybe i'm missing something obvious.
Had to change the toml file to include a different version of sarkara, and then it "failed to select a version for the requirement
kyber = "=0.2.0-alpha.2"candidate versions found which didn't match: 0.1.1+deprecated" however, the toml file does not list any kyber library. I'm a complete ignoramus when it comes to cargo (and a lot of things), so maybe i'm missing something obvious.