We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d274dce commit c7a88d1Copy full SHA for c7a88d1
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.13.0"
+jsonrpc = "0.14.0"
26
27
# Used for deserialization of JSON.
28
serde = "1"
0 commit comments