mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-03 10:44:09 +02:00
bump libc version
This commit is contained in:
parent
8627b29e4b
commit
092e674455
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue