Published ext-php-rs-derive

This commit is contained in:
David Cole 2021-04-05 01:45:02 +12:00
parent 8763b2314c
commit 91632cd0f3
3 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,7 @@ categories = ["api-bindings"]
[dependencies]
libc = "0.2.88"
bitflags = "1.2.1"
ext-php-rs-derive = { path = "./ext-php-rs-derive" }
ext-php-rs-derive = { version = "=0.0.3", path = "./ext-php-rs-derive" }
[build-dependencies]
bindgen = "0.53.1"

1
ext-php-rs-derive/LICENSE Symbolic link
View File

@ -0,0 +1 @@
../LICENSE

1
ext-php-rs-derive/README.md Symbolic link
View File

@ -0,0 +1 @@
../README.md