Bump libc from 0.2.55 to 0.2.58 (#4514)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.55 to 0.2.58. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.55...0.2.58)
This commit is contained in:
committed by
Greg Fitzgerald
parent
fe40b75ac6
commit
d77c98530f
@ -11,7 +11,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
bincode = "1.1.4"
|
||||
byteorder = "1.3.1"
|
||||
libc = "0.2.55"
|
||||
libc = "0.2.58"
|
||||
log = "0.4.2"
|
||||
serde = "1.0.91"
|
||||
solana-logger = { path = "../../logger", version = "0.16.0" }
|
||||
|
Reference in New Issue
Block a user