Skip to content

Commit 37eef5e

Browse files
Bump bech32 from 0.7.3 to 0.9.1 in /rust
Bumps [bech32](https://github.com/rust-bitcoin/rust-bech32) from 0.7.3 to 0.9.1. - [Release notes](https://github.com/rust-bitcoin/rust-bech32/releases) - [Commits](rust-bitcoin/rust-bech32@v0.7.3...v0.9.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 38bbca6 commit 37eef5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.9.1"
2525
hex = "0.4.0"
2626
cfg-if = "1"
2727
linked-hash-map = "0.5.3"

0 commit comments

Comments
 (0)