Skip to content

Commit

Permalink
version 0.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Danconnolly committed May 16, 2024
1 parent 082fc82 commit 4780576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ name = "bitcoinsv_rpc"
path = "src/lib.rs"

[dependencies]
bitcoinsv-rpc-json = { version = "0.19.2", path = "../json" }
bitcoinsv-rpc-json = { version = "0.19.6", path = "../json" }
log = "0.4.5"
jsonrpc = { version = "0.16.0", features = ["minreq_http"]}
serde = "1"
Expand Down

0 comments on commit 4780576

Please sign in to comment.