Added repository url

This commit is contained in:
Jin Hu 2017-08-13 16:13:03 +08:00
commit 6163651511

View file

@ -5,6 +5,7 @@ authors = ["Jin Hu <bixuehujin@gmail.com>"]
keywords = ["php", "php-extension"]
description = "A library to build PHP extensions in Rust."
license = "MIT"
repository = "https://github.com/rethinkphp/php-rs"
[dependencies]
libc = "0.2.0"