Skip to content

Commit 416ce22

Browse files
authored
Merge pull request #2 from DougAnderson444/main
use blsful crates version
2 parents ea97df0 + bea176b commit 416ce22

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
@@ -12,7 +12,7 @@ license = "Apache-2.0"
1212
default = ["serde"]
1313

1414
[dependencies]
15-
blsful = { version = "2.5", git = "https://github.com/mikelodder7/blsful.git" }
15+
blsful = { version = "2.5" }
1616
elliptic-curve = "0.13"
1717
multibase = { version = "1.0", git = "https://github.com/cryptidtech/rust-multibase.git" }
1818
multicodec = { version = "1.0", git = "https://github.com/cryptidtech/rust-multicodec.git" }

0 commit comments

Comments
 (0)