Skip to content

Commit

Permalink
Bump bs58 from 0.5.0 to 0.5.1 (#3924)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent d3fc891 commit 23a2d00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ async-trait = "0.1.79"
axum = "0.6.18"
bech32 = "0.9.1"
bitcoin = "0.31.1"
bs58 = "0.5.0"
bs58 = "0.5.1"
byte-unit = { version = "4.0.19", default-features = false }
bytes = "1.4.0"
clap = "3.2"
Expand Down

0 comments on commit 23a2d00

Please sign in to comment.