We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea97df0 + bea176b commit 416ce22Copy full SHA for 416ce22
Cargo.toml
@@ -12,7 +12,7 @@ license = "Apache-2.0"
12
default = ["serde"]
13
14
[dependencies]
15
-blsful = { version = "2.5", git = "https://github.com/mikelodder7/blsful.git" }
+blsful = { version = "2.5" }
16
elliptic-curve = "0.13"
17
multibase = { version = "1.0", git = "https://github.com/cryptidtech/rust-multibase.git" }
18
multicodec = { version = "1.0", git = "https://github.com/cryptidtech/rust-multicodec.git" }
0 commit comments