Skip to content

Commit

Permalink
fix: Update sp1-patches commits (#56)
Browse files Browse the repository at this point in the history
* fix: Update `sha2` commit

* fix: Update `ed25519-consensus`

* Update `tiny-keccak`

* Update `curve25519-dalek`
  • Loading branch information
samuelburnham authored Jun 19, 2024
1 parent 785d0e0 commit a0aa59f
Show file tree
Hide file tree
Showing 18 changed files with 196 additions and 1,052 deletions.
11 changes: 2 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ chrono = { version = "0.4.38", default-features = false }
clap = "4.5.4"
criterion = "0.5.1"
csv = "1.3.0"
curve25519-dalek = "4.1.2"
curve25519-dalek = "4.1.3"
dotenv = "0.15.0"
elf = "0.7.4"
elliptic-curve = "0.13.8"
Expand Down
112 changes: 17 additions & 95 deletions examples/bls12381-pairing/script/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a0aa59f

Please sign in to comment.