File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.101.0+0.21.2
2+
3+ * Vendor Bitcoin Core ` v0.21.2 `
4+
15## 0.100.0+0.20.2
26
37- Change the crate version format [ #76 ] ( https://github.com/rust-bitcoin/rust-bitcoinconsensus/pull/76 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = 3
44
55[[package]]
66name = "bitcoinconsensus"
7- version = "0.100 .0+0.20 .2"
7+ version = "0.101 .0+0.21 .2"
88dependencies = [
99 "cc",
1010 "rustc-serialize",
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = 3
44
55[[package]]
66name = "bitcoinconsensus"
7- version = "0.100 .0+0.20 .2"
7+ version = "0.101 .0+0.21 .2"
88dependencies = [
99 "cc",
1010 "rustc-serialize",
Original file line number Diff line number Diff line change 11[package ]
22name = " bitcoinconsensus"
33# The first part is the crate version, the second informational part is the Bitcoin Core version.
4- version = " 0.100 .0+0.20 .2"
4+ version = " 0.101 .0+0.21 .2"
55authors = [" Tamas Blummer <tamas.blummer@gmail.com>" ]
66license = " Apache-2.0"
77homepage = " https://github.com/rust-bitcoin/rust-bitcoinconsensus/"
You can’t perform that action at this time.
0 commit comments