Skip to content

Commit 67b9cc1

Browse files
dependabot[bot]dspicher
authored andcommitted
Bump bitcoin from 0.30.0 to 0.30.1
Bumps [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) from 0.30.0 to 0.30.1. - [Commits](rust-bitcoin/rust-bitcoin@bitcoin-0.30.0...bitcoin-0.30.1) --- updated-dependencies: - dependency-name: bitcoin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05a89d1 commit 67b9cc1

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
@@ -11,7 +11,7 @@ edition = "2021"
1111

1212
[dependencies]
1313
anyhow = "1.0.72"
14-
bitcoin = "0.30.0"
14+
bitcoin = "0.30.1"
1515
byteorder = "1.4.3"
1616
clap = { version = "4.3.19", features = [ "cargo" ] }
1717
dirs = "5.0.1"

0 commit comments

Comments
 (0)