We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fef1b64 + d2959ec commit 1aff087Copy full SHA for 1aff087
client/Cargo.toml
@@ -22,7 +22,7 @@ path = "src/lib.rs"
22
bitcoincore-rpc-json = { version = "0.16.0", path = "../json" }
23
24
log = "0.4.5"
25
-jsonrpc = "0.12.0"
+jsonrpc = "0.13.0"
26
27
# Used for deserialization of JSON.
28
serde = "1"
0 commit comments