filecoin-project / bls-signatures

BLS Signatures in Rust
Other
72 stars 43 forks source link

chore: relax the blst version requirement #63

Closed vmx closed 10 months ago

vmx commented 10 months ago

The latest blst v0.3.11 is compatible with v0.3.10, hence relax the version requirement and make it "v0.3.10 or greater".