Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Restructure rust dependencies and remove iota fork
In preparation of moving `vc_util` to this repository, the following changes are made: * remove direct dependency on iota fork * non-validated JWT parsing is now done using `serde_json` directly * move issuer dependencies to workspace Cargo.toml * use consistent versions of `ic-cdk` and `ic-cdk-macros`
- Loading branch information