Skip to content

Commit

Permalink
Merge pull request #244 from tcharding/09-12-bump-jsonrpc
Browse files Browse the repository at this point in the history
Bump `jsonrpc` dependency
  • Loading branch information
stevenroose authored Sep 20, 2022
2 parents fef1b64 + d2959ec commit 1aff087
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 @@ -22,7 +22,7 @@ path = "src/lib.rs"
bitcoincore-rpc-json = { version = "0.16.0", path = "../json" }

log = "0.4.5"
jsonrpc = "0.12.0"
jsonrpc = "0.13.0"

# Used for deserialization of JSON.
serde = "1"
Expand Down

0 comments on commit 1aff087

Please sign in to comment.