Skip to content

Commit

Permalink
cargo: Lock risc0-to-bitvm2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyhunsen committed Dec 19, 2024
1 parent 84635c2 commit 61d6425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ borsh = { version = "1.5.1", features = ["derive"] }
k256 = { version = "=0.13.3", default-features = false }
risc0-build = "1.2"
risc0-zkvm = { version = "1.2" }
circuits = { git = "https://github.com/chainwayxyz/risc0-to-bitvm2" }
circuits = { git = "https://github.com/chainwayxyz/risc0-to-bitvm2", rev = "3b113b8" }
bitvm = { git = "https://github.com/BitVM/BitVM", rev = "f9cb29e" }

[patch.crates-io]
Expand Down

0 comments on commit 61d6425

Please sign in to comment.