Skip to content

Commit f1c6aa1

Browse files
Bump bech32 from 0.7.3 to 0.8.1 in /rust
Bumps [bech32](https://github.com/rust-bitcoin/rust-bech32) from 0.7.3 to 0.8.1. - [Release notes](https://github.com/rust-bitcoin/rust-bech32/releases) - [Commits](rust-bitcoin/rust-bech32@v0.7.3...v0.8.1) --- updated-dependencies: - dependency-name: bech32 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86dc681 commit f1c6aa1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cbor_event = "2.1.3"
2121
ed25519-bip32 = "0.4.1"
2222
sha2 = "^0.9"
2323
digest = "^0.9"
24-
bech32 = "0.7.2"
24+
bech32 = "0.8.1"
2525
hex = "0.4.0"
2626
cfg-if = "1"
2727
linked-hash-map = "0.5.3"

0 commit comments

Comments
 (0)