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 66eb925 + 4d59fe3 commit 50830f4Copy full SHA for 50830f4
Cargo.toml
@@ -14,7 +14,7 @@ wasm = ["getrandom/js"] # needed for CI testing on wasm32-unknown-unknown
14
15
[dependencies]
16
bcrypt-pbkdf = "0.10"
17
-blsful = { version = "2.5", git = "https://github.com/mikelodder7/blsful.git" }
+blsful = "2.5"
18
ed25519-dalek = { version = "2.1", features = ["rand_core"] }
19
elliptic-curve = "0.13"
20
hex = "0.4"
0 commit comments