Skip to content

Commit

Permalink
chore(deps): update rust crate bs58 to 0.5.1 (#2192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 5d0a14b commit 6371106
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 @@ -132,7 +132,7 @@ prometheus-client = "0.22.1"

eyre = "0.6.12"
base64 = "0.21.7"
bs58 = "0.5.0"
bs58 = "0.5.1"
fluence-keypair = "0.10.4"
parking_lot = "0.12.1"
tokio = "1.36.0"
Expand Down

0 comments on commit 6371106

Please sign in to comment.