Bump bs58 from 0.3.1 to 0.4.0 (#17573)
* Bump bs58 from 0.3.1 to 0.4.0 Bumps [bs58](https://github.com/mycorrhiza/bs58-rs) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/mycorrhiza/bs58-rs/releases) - [Commits](https://github.com/mycorrhiza/bs58-rs/compare/0.3.1...0.4.0) Signed-off-by: dependabot[bot] <support@github.com> * Fixup Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyera Eulberg <tyera@solana.com>
This commit is contained in:
@ -19,7 +19,7 @@ base64 = "0.12.3"
|
||||
bincode = "1.3.1"
|
||||
blake3 = "0.3.7"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
bs58 = "0.3.1"
|
||||
bs58 = "0.4.0"
|
||||
byteorder = "1.3.4"
|
||||
chrono = { version = "0.4.11", features = ["serde"] }
|
||||
core_affinity = "0.5.10"
|
||||
|
Reference in New Issue
Block a user