We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75fcb5 commit e0743b1Copy full SHA for e0743b1
Cargo.toml
@@ -16,6 +16,6 @@ bitflags = "1.2.1"
16
ext-php-rs-derive = { version = "=0.0.5", path = "./ext-php-rs-derive" }
17
18
[build-dependencies]
19
-bindgen = { version = ">= 0.57.0, < 0.58.1", default-features = false }
+bindgen = { version = ">= 0.57.0, < 0.58.1" }
20
regex = "1"
21
cc = "1.0.67"
0 commit comments