Skip to content

Commit

Permalink
chore(bls_dkg): bump to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrusu authored and dan-da committed May 19, 2021
1 parent 2039832 commit eb7cb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ thiserror = "1.0.24"
quickcheck = "1"
quickcheck_macros = "1"
rand = "0.7.1"
bls_dkg = "0.3"
bls_dkg = "~0.3.8"
threshold_crypto = "0.4"

[dependencies.tiny-keccak]
Expand Down

0 comments on commit eb7cb5a

Please sign in to comment.