Merge pull request #5 from shyim/patch-1

update ext-php-rs
This commit is contained in:
Daniil Gentili 2024-02-26 09:59:18 +01:00 committed by GitHub
commit 6be46d5bb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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