Bump libc from 0.2.50 to 0.2.51 (#3554)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.50 to 0.2.51. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.50...0.2.51) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Mark E. Sinclair
parent
978ff87b76
commit
7b82e96467
@@ -11,7 +11,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
bincode = "1.1.2"
|
||||
byteorder = "1.3.1"
|
||||
libc = "0.2.50"
|
||||
libc = "0.2.51"
|
||||
log = "0.4.2"
|
||||
solana_rbpf = "=0.1.10"
|
||||
serde = "1.0.89"
|
||||
|
Reference in New Issue
Block a user