Skip to content

Commit

Permalink
Merge 1bee23e into 1a25bc4
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwen01 authored Nov 7, 2024
2 parents 1a25bc4 + 1bee23e commit 7044e9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 crates/verifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = { workspace = true }
categories = { workspace = true }

[dependencies]
bn = { git = "https://github.com/sp1-patches/bn", version = "0.6.0", tag = "substrate_bn-v0.6.0-patch-v2", package = "substrate-bn" }
bn = { version = "0.6.0", package = "substrate-bn-succinct" }
sha2 = { version = "0.10.8", default-features = false }
thiserror-no-std = "2.0.2"
hex = { version = "0.4.3", default-features = false, features = ["alloc"] }
Expand Down

0 comments on commit 7044e9c

Please sign in to comment.