File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " bitcoinkernel"
3- version = " 0.0.23 "
3+ version = " 0.0.24 "
44edition = " 2021"
55rust-version = " 1.71.0"
66authors = [" TheCharlatan <seb.kung@gmail.com>" ]
@@ -13,7 +13,7 @@ categories = ["cryptography::cryptocurrencies"]
1313readme = " README.md"
1414
1515[dependencies ]
16- libbitcoinkernel-sys = { path = " libbitcoinkernel-sys" , version = " 0.0.22 " }
16+ libbitcoinkernel-sys = { path = " libbitcoinkernel-sys" , version = " 0.0.23 " }
1717
1818[dev-dependencies ]
1919hex = " 0.4"
Original file line number Diff line number Diff line change 11[package ]
22name = " libbitcoinkernel-sys"
3- version = " 0.0.22 "
3+ version = " 0.0.23 "
44edition = " 2021"
55authors = [" TheCharlatan <seb.kung@gmail.com>" ]
66description = " Raw Rust bindings to libbitcoinkernel"
You can’t perform that action at this time.
0 commit comments