Skip to content

Commit 5ccac90

Browse files
committed
Fixup
1 parent 1d3222b commit 5ccac90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = ["Daniil Gentili <[email protected]>"]
99
edition = "2021"
1010

1111
[dependencies]
12-
ext-php-rs = "^0.12.1"
12+
ext-php-rs = "^0.12.0"
1313
tokio = { version = "1", features = ["full"] }
1414
tokio-pipe = "^0.2"
1515
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)