Skip to content

Commit df54aef

Browse files
chore(deps): bump bech32 from 0.9.1 to 0.11.0
Bumps [bech32](https://github.com/rust-bitcoin/rust-bech32) from 0.9.1 to 0.11.0. - [Changelog](https://github.com/rust-bitcoin/rust-bech32/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-bech32@v0.9.1...v0.11.0) --- updated-dependencies: - dependency-name: bech32 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 209876c commit df54aef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -33,7 +33,7 @@ gasket-prometheus = { version = "^0.7" }
3333
# gasket = { git = "https://github.com/construkts/gasket-rs.git", features = ["derive"] }
3434

3535
hex = "0.4.3"
36-
bech32 = "0.9.1"
36+
bech32 = "0.11.0"
3737
clap = { version = "4.2.7", features = ["derive"] }
3838
env_logger = "0.10.0"
3939
crossterm = "0.26"

0 commit comments

Comments
 (0)