mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-03 18:54:07 +02:00
Added repository url
This commit is contained in:
parent
bff5168cc8
commit
6163651511
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ authors = ["Jin Hu <bixuehujin@gmail.com>"]
|
||||||
keywords = ["php", "php-extension"]
|
keywords = ["php", "php-extension"]
|
||||||
description = "A library to build PHP extensions in Rust."
|
description = "A library to build PHP extensions in Rust."
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
repository = "https://github.com/rethinkphp/php-rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2.0"
|
libc = "0.2.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue