Skip to content

Commit

Permalink
cargo: Update mock_rpc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyhunsen committed Aug 29, 2024
1 parent af48858 commit a3184f7
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 @@ -26,7 +26,7 @@ toml = "0.8.12"
sqlx = { version = "0.7.4", default-features = false }
k256 = { version = "=0.13.3", default-features = false }
risc0-build = "0.21.0"
bitcoin-mock-rpc = { git = "https://github.com/chainwayxyz/bitcoin-mock-rpc", tag = "v0.0.5" }
bitcoin-mock-rpc = { git = "https://github.com/chainwayxyz/bitcoin-mock-rpc", tag = "v0.0.8" }
musig2 = { version = "0.0.11", features = ["serde"] }

# Always optimize; building and running the guest takes much longer without optimization.
Expand Down

0 comments on commit a3184f7

Please sign in to comment.