dalek-cryptography / curve25519-dalek

A pure-Rust implementation of group operations on Ristretto and Curve25519
Other
867 stars 439 forks source link

Broken `-Zminimal-versions` build #538

Closed pinkforest closed 1 year ago

pinkforest commented 1 year ago

Seen in #536

This is a transient dependency problem - it has been fixed upstream in quote 0.29

https://github.com/dtolnay/quote/commit/0c68465f01aed11ce1f007ca1be3e84821224ccb

This will go away by itself - tracking it here we can bump quote and syn in #540 to help the issue