Skip to content

Commit

Permalink
deps: Upgrade bs58 to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed May 23, 2024
1 parent 32cdbd6 commit 3452a92
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
11 changes: 7 additions & 4 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 @@ -162,7 +162,7 @@ bitflags = { version = "2.5.0" }
blake3 = "1.5.1"
block-buffer = "0.10.4"
borsh = { version = "1.5.0", features = ["derive", "unstable__schema"] }
bs58 = "0.4.0"
bs58 = "0.5.1"
bv = "0.11.1"
byte-unit = "4.0.19"
bytecount = "0.6.7"
Expand Down
11 changes: 7 additions & 4 deletions programs/sbf/Cargo.lock

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

0 comments on commit 3452a92

Please sign in to comment.