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.
1 parent ea25369 commit 4d59fe3Copy full SHA for 4d59fe3
Cargo.toml
@@ -13,7 +13,7 @@ default = ["serde"]
13
14
[dependencies]
15
bcrypt-pbkdf = "0.10"
16
-blsful = { version = "2.5", git = "https://github.com/mikelodder7/blsful.git" }
+blsful = "2.5"
17
ed25519-dalek = { version = "2.1", features = ["rand_core"] }
18
elliptic-curve = "0.13"
19
hex = "0.4"
0 commit comments