bump libc version

This commit is contained in:
Robin Appelman 2019-03-18 17:21:34 +01:00
commit 092e674455

View file

@ -5,7 +5,7 @@ authors = ["Jin Hu <bixuehujin@gmail.com>"]
edition = "2018" edition = "2018"
[dependencies] [dependencies]
libc = "0.2.0" libc = "0.2.50"
php-rs = { path = "../.." } php-rs = { path = "../.." }
[lib] [lib]