Skip to content

Commit e6dae4f

Browse files
build(deps): update hex-conservative requirement from 0.2.1 to 1.0.1
Updates the requirements on [hex-conservative](https://github.com/rust-bitcoin/hex-conservative) to permit the latest version. - [Changelog](https://github.com/rust-bitcoin/hex-conservative/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/hex-conservative@hex-conservative-0.2.2...hex-conservative-1.0.1) --- updated-dependencies: - dependency-name: hex-conservative dependency-version: 1.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da463f8 commit e6dae4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ corepc-types = { version = "0.12.0", features = ["default"]}
2222
jsonrpc = { version = "0.19.0", features = ["bitreq_http"] }
2323

2424
# These pins are needed for `Cargo-minimal.lock`:
25-
hex-conservative = { version = "0.2.1" } # blame: corepc-node
25+
hex-conservative = { version = "1.0.1" } # blame: corepc-node
2626

2727
[dev-dependencies]
2828
anyhow = { version = "1.0.66" }

0 commit comments

Comments
 (0)