File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ dag_cbor = ["serde_cbor", "serde_cbor/tags"]
1616multibase = { version = " 1.0" , git = " https://github.com/cryptidtech/rust-multibase.git" }
1717multicodec = { version = " 1.0" , git = " https://github.com/cryptidtech/rust-multicodec.git" }
1818multihash = { version = " 1.0" , git = " https://github.com/cryptidtech/multihash.git" }
19- multikey = { version = " 1.0" , git = " https://github.com/DougAnderson444 /multikey.git" }
20- multisig = { version = " 1.0" , git = " https://github.com/DougAnderson444 /multisig.git" }
19+ multikey = { version = " 1.0" , git = " https://github.com/cryptidtech /multikey.git" }
20+ multisig = { version = " 1.0" , git = " https://github.com/cryptidtech /multisig.git" }
2121multitrait = { version = " 1.0" , git = " https://github.com/cryptidtech/multitrait.git" }
2222multiutil = { version = " 1.0" , git = " https://github.com/cryptidtech/multiutil.git" }
2323rand = " 0.8"
You can’t perform that action at this time.
0 commit comments