Skip to content

Commit 5cfcf0d

Browse files
1 parent c79888d commit 5cfcf0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dag_cbor = ["serde_cbor", "serde_cbor/tags"]
1616
multibase = { version = "1.0", git = "https://github.com/cryptidtech/rust-multibase.git" }
1717
multicodec = { version = "1.0", git = "https://github.com/cryptidtech/rust-multicodec.git" }
1818
multihash = { version = "1.0", git = "https://github.com/DougAnderson444/multihash.git", branch = "hash-impl" }
19-
multikey = { version = "1.0", git = "https://github.com/DougAnderson444/multikey.git" }
19+
multikey = { version = "1.0", git = "https://github.com/DougAnderson444/multikey.git", branch = "deps" }
2020
multisig = { version = "1.0", git = "https://github.com/DougAnderson444/multisig.git" }
2121
multitrait = { version = "1.0", git = "https://github.com/cryptidtech/multitrait.git" }
2222
multiutil = { version = "1.0", git = "https://github.com/cryptidtech/multiutil.git" }

0 commit comments

Comments
 (0)