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 @@ -183,7 +183,7 @@ dependencies = [
183183
184184[[package]]
185185name = "corepc-types"
186- version = "0.10.0 "
186+ version = "0.10.1 "
187187dependencies = [
188188 "bitcoin",
189189 "serde",
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ dependencies = [
183183
184184[[package]]
185185name = "corepc-types"
186- version = "0.10.0 "
186+ version = "0.10.1 "
187187dependencies = [
188188 "bitcoin",
189189 "serde",
Original file line number Diff line number Diff line change 1+ # 0.10.1 2025-10-10
2+
3+ - v24+ should use the correct ` GetRawMempoolVerbose ` [ #381 ] ( https://github.com/rust-bitcoin/corepc/pull/381 )
4+
15# 0.10.0 2025-10-07
26
37- Add ` ScriptPubKey ` model [ #370 ] ( https://github.com/rust-bitcoin/corepc/pull/370 )
Original file line number Diff line number Diff line change 11[package ]
22name = " corepc-types"
3- version = " 0.10.0 "
3+ version = " 0.10.1 "
44authors = [" Tobin C. Harding <me@tobin.cc>" , " Jamil Lambert <Jamil.Lambert@proton.me>" ]
55license = " CC0-1.0"
66repository = " https://github.com/rust-bitcoin/corepc"
You can’t perform that action at this time.
0 commit comments