iotaledger / identity.rs

Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.
https://www.iota.org
Apache License 2.0
290 stars 83 forks source link

Add Cargo.lock for Wasm bindings #1373

Open eike-hass opened 1 month ago

eike-hass commented 1 month ago

Description of change

Add Cargo.lock to keep the builds of the Wasm bindings consistent.

Type of change

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

How the change has been tested

Build passes in CI

Change checklist

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