hyperledger / aries-vcx

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.
https://didcomm.org
Apache License 2.0
125 stars 83 forks source link

[CI] Update to Rust 1.79 and document stable rust version #1269

Closed gmulhearn closed 4 months ago

gmulhearn commented 4 months ago

should be updated: https://github.com/hyperledger/aries-vcx/blob/main/.github/workflows/main.yml#L21C27-L21C33.

apparently there are issues with compiling for android targets on later rust versions too due to compile warnings.