Open TheButlah opened 1 year ago
The README says:
This crate is intended to provide basic support for did:key methods. It has no external dependencies and can be compiled for any target.
But there clearly are external dependencies in the Cargo.toml.
Did you mean that the crate and its dependencies are pure rust and compiled from source? If so that verbiage could be corrected.
The README says:
But there clearly are external dependencies in the Cargo.toml.
Did you mean that the crate and its dependencies are pure rust and compiled from source? If so that verbiage could be corrected.