We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb81a4 commit 717cb51Copy full SHA for 717cb51
crypto/bls/Cargo.toml
@@ -4,8 +4,6 @@ version = "0.2.0"
4
authors = ["Paul Hauner <paul@paulhauner.com>"]
5
edition = "2018"
6
7
-build = "build.rs"
8
-
9
[dependencies]
10
eth2_ssz = "0.1.2"
11
tree_hash = "0.1.0"
crypto/bls/build.rs
0 commit comments