Skip to content

Commit 496e350

Browse files
committed
Bumped ext-php-rs-derive version
1 parent 8259a49 commit 496e350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["api-bindings"]
1313
[dependencies]
1414
libc = "0.2.88"
1515
bitflags = "1.2.1"
16-
ext-php-rs-derive = { version = "=0.0.7", path = "./ext-php-rs-derive" }
16+
ext-php-rs-derive = { version = "=0.1.0", path = "./ext-php-rs-derive" }
1717

1818
[build-dependencies]
1919
bindgen = { version = ">= 0.57.0, < 0.58.1" }

0 commit comments

Comments
 (0)