Skip to content

Commit 20f1375

Browse files
build(deps): bump corepc-types from 0.10.1 to 0.11.0
Bumps [corepc-types](https://github.com/rust-bitcoin/corepc) from 0.10.1 to 0.11.0. - [Commits](rust-bitcoin/corepc@corepc-types-0.10.1...corepc-types-0.11.0) --- updated-dependencies: - dependency-name: corepc-types dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 911dd33 commit 20f1375

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = ["Bitcoin Dev Kit Developers"]
1212
readme = "README.md"
1313

1414
[dependencies]
15-
corepc-types = { version = "0.10.1", features = ["default"]}
15+
corepc-types = { version = "0.11.0", features = ["default"]}
1616
jsonrpc = { version = "0.18.0", features = ["simple_http", "simple_tcp", "minreq_http", "simple_uds", "proxy"] }
1717

1818
[features]

0 commit comments

Comments
 (0)