Bump bincode from 1.2.0 to 1.2.1
Bumps [bincode](https://github.com/servo/bincode) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/servo/bincode/releases) - [Commits](https://github.com/servo/bincode/compare/v1.2.0...v1.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
696cb298ab
commit
6f457292ff
@ -13,7 +13,7 @@ name = "solana_sdk_c"
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.2.0"
|
||||
bincode = "1.2.1"
|
||||
bs58 = "0.3.0"
|
||||
libc = "0.2.66"
|
||||
rand_chacha = "0.1.1"
|
||||
|
Reference in New Issue
Block a user