Bump bincode from 1.1.4 to 1.2.0 (#6065)
Bumps [bincode](https://github.com/servo/bincode) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/servo/bincode/releases) - [Commits](https://github.com/servo/bincode/compare/v1.1.4...v1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
e987d0094f
commit
62429585ba
@ -13,7 +13,7 @@ name = "solana_sdk_c"
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.1.4"
|
||||
bincode = "1.2.0"
|
||||
bs58 = "0.3.0"
|
||||
libc = "0.2.62"
|
||||
rand_chacha = "0.1.1"
|
||||
|
Reference in New Issue
Block a user