impierce / openid4vc

Rust implementation of the OpenID4VC standards. The library will offer implementations for SIOPv2, OpenID4VP and OpenID4VCI.
https://www.impierce.com
Apache License 2.0
28 stars 3 forks source link

chore: bump `identity_core` and `identity_credential` #68

Closed nanderstabel closed 5 months ago

nanderstabel commented 5 months ago

Description of change

See title

This bump is necessary in order to integrate properly with the ssi-agent repository as well as with UniMe.

Links to any relevant issues

https://github.com/impierce/ssi-agent/issues/22

How the change has been tested

Existing tests still pass. Manual testing in ssi-agent still works.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.