Skip to content

Commit

Permalink
Revert "try blst portable"
Browse files Browse the repository at this point in the history
This reverts commit 6a342ef.
  • Loading branch information
charles-cooper committed Apr 18, 2024
1 parent 6a342ef commit 70b67b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ tracing = "0.1"
pyo3 = { version = "0.19", features = ["extension-module"] }
ruint = { version = "1.10", features = ["pyo3"] }

# transitive dependency; pass feature flags for portable build
blst = { version = "0.3.11", features = ["portable"] }

# needed for ethersdb
ethers-core = "2.0.14"
ethers-providers = "2.0.14"

0 comments on commit 70b67b8

Please sign in to comment.