Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CeciliaZ030 committed Jun 26, 2024
1 parent 3fb5b9c commit 2159505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -514,5 +514,5 @@ revm = { git = "https://github.com/taikoxyz/revm.git", branch = "v36-taiko-kzg",
revm-interpreter = { git = "https://github.com/taikoxyz/revm.git", branch = "v36-taiko-kzg" }
revm-precompile = { git = "https://github.com/taikoxyz/revm.git", branch = "v36-taiko-kzg" }
revm-primitives = { git = "https://github.com/taikoxyz/revm.git", branch = "v36-taiko-kzg"}
secp256k1 = { git = "https://github.com/CeciliaZ030/rust-secp256k1", branch = "sp1-patch" }
blst = { git = "https://github.com/CeciliaZ030/blst.git", branch = "v0.3.12-serialize" }
blst = { git = "https://github.com/CeciliaZ030/blst.git", branch = "v0.3.12-serialize" }
secp256k1 = { git = "https://github.com/CeciliaZ030/rust-secp256k1", branch = "sp1-patch" }

0 comments on commit 2159505

Please sign in to comment.