We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3222b commit 5ccac90Copy full SHA for 5ccac90
Cargo.toml
@@ -9,7 +9,7 @@ authors = ["Daniil Gentili <[email protected]>"]
9
edition = "2021"
10
11
[dependencies]
12
-ext-php-rs = "^0.12.1"
+ext-php-rs = "^0.12.0"
13
tokio = { version = "1", features = ["full"] }
14
tokio-pipe = "^0.2"
15
lazy_static = "1.4.0"
0 commit comments