We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curve25519-dalek = "^2.0.0"
crossposting mobilecoinofficial/forest#219
when I run cargo build --release, follow error happens:
error: failed to select a version for the requirement curve25519-dalek = "^2.0.0" candidate versions found which didn't match: 3.2.1 location searched: Git repository https://github.com/signalapp/curve25519-dalek.git?branch=lizard2 required by package zkgroup v0.9.0 (https://github.com/signalapp/zkgroup?tag=v0.9.0#e6e53bf6) ... which satisfies git dependency zkgroup of package auxin v0.2.0 (/Users/qinyu/job/alf/singal_bot/auxin/auxin)
The text was updated successfully, but these errors were encountered:
Also confirmed to have this issue
Sorry, something went wrong.
No branches or pull requests
crossposting mobilecoinofficial/forest#219
when I run cargo build --release, follow error happens:
The text was updated successfully, but these errors were encountered: