Skip to content

Commit

Permalink
Merge branch 'master' into bhargav/sp1-bls-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWOLAND authored Aug 23, 2024
2 parents 6cef7c0 + 1848e86 commit ef93f59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ bls12_381 = { git = "https://github.com/sp1-patches/bls12_381/", default-feature
"pairings",
"alloc",
] }

sha2 = { version = "0.10.8", default-features = false }
ff = { version = "0.13.0", default-features = false, features = ["derive"] }

Expand All @@ -34,4 +33,4 @@ bls12_381 = { git = "https://github.com/sp1-patches/bls12_381/", default-feature
"pairings",
"alloc",
] }
hex = "0.4.3"
hex = "0.4.3"

0 comments on commit ef93f59

Please sign in to comment.