We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbcb08 commit 2207883Copy full SHA for 2207883
1 file changed
Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
crate-type = ["cdylib"]
8
9
[dependencies]
10
-ext-php-rs = { version = "0.14", features = ["anyhow"] }
+ext-php-rs = { version = "0.15", features = ["anyhow"] }
11
anyhow = "1.0"
12
13
[build-dependencies]
0 commit comments