use supranation/blst@0.2.0 directly

This commit is contained in:
dignifiedquire
2020-11-02 17:05:52 +01:00
parent 56980ffc1f
commit 61fa03b1ad
3 changed files with 5 additions and 3 deletions
+3
View File
@@ -11,3 +11,6 @@
[submodule "extern/oni"]
path = extern/oni
url = https://github.com/filecoin-project/oni
[submodule "extern/blst"]
path = extern/blst
url = git@github.com:supranational/blst.git
Vendored Submodule
+1
Submodule extern/blst added at 414ac6b185
+1 -3
View File
@@ -150,6 +150,4 @@ replace github.com/filecoin-project/filecoin-ffi => ./extern/filecoin-ffi
replace github.com/filecoin-project/test-vectors => ./extern/test-vectors
replace github.com/supranational/blst => ./extern/fil-blst/blst
replace github.com/filecoin-project/fil-blst => ./extern/fil-blst
replace github.com/supranational/blst => ./extern/blst