File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ # 0.16.0
2
+
3
+ - bump bitcoin crate version to 0.29.0
1
4
2
5
# 0.15.0
3
6
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " bitcoincore-rpc"
3
- version = " 0.15 .0"
3
+ version = " 0.16 .0"
4
4
authors = [
5
5
" Steven Roose <steven@stevenroose.org>" ,
6
6
" Jean Pierre Dudey <jeandudey@hotmail.com>" ,
@@ -19,7 +19,7 @@ name = "bitcoincore_rpc"
19
19
path = " src/lib.rs"
20
20
21
21
[dependencies ]
22
- bitcoincore-rpc-json = { version = " 0.15 .0" , path = " ../json" }
22
+ bitcoincore-rpc-json = { version = " 0.16 .0" , path = " ../json" }
23
23
24
24
log = " 0.4.5"
25
25
jsonrpc = " 0.12.0"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " bitcoincore-rpc-json"
3
- version = " 0.15 .0"
3
+ version = " 0.16 .0"
4
4
authors = [
5
5
" Steven Roose <steven@stevenroose.org>" ,
6
6
" Jean Pierre Dudey <jeandudey@hotmail.com>" ,
You can’t perform that action at this time.
0 commit comments