Skip to content

Commit ffd3e21

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 58efd6f commit ffd3e21

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
@@ -20,7 +20,7 @@ cbor_event = "2.1.3"
2020
ed25519-bip32 = "0.3.2"
2121
sha2 = "^0.9"
2222
digest = "^0.9"
23-
bech32 = "0.7.2"
23+
bech32 = "0.8.1"
2424
hex = "0.4.0"
2525
cfg-if = "1"
2626
linked-hash-map = "0.5.3"

0 commit comments

Comments
 (0)