mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-03 10:44:09 +02:00
Update Cargo.toml
This commit is contained in:
parent
3098a609fd
commit
bff5168cc8
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
name = "php-rs"
|
||||
version = "0.1.0"
|
||||
authors = ["Jin Hu <bixuehujin@gmail.com>"]
|
||||
keywords = ["php", "php-extension"]
|
||||
description = "A library to build PHP extensions in Rust."
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue