DIDKit can also be downloaded & updated from crates.io, Rust's native package manager, from inside of other Rust projects. DIDKit (and its underlying ssi crate) can be called as library dependencies inside of a Rust environment, but they are not targets in crates.io, (and thus, cannot be installed by a simple cargo install
call).