This commit is contained in:
Daniil Gentili 2024-02-26 10:00:41 +01:00
parent 6be46d5bb9
commit 1d3222b3a3

View File

@ -9,7 +9,7 @@ authors = ["Daniil Gentili <daniil@daniil.it>"]
edition = "2021"
[dependencies]
ext-php-rs = "^0.12.0"
ext-php-rs = "^0.12.1"
tokio = { version = "1", features = ["full"] }
tokio-pipe = "^0.2"
lazy_static = "1.4.0"