Skip to content

Commit 2207883

Browse files
committed
Updating ext-php-rs
1 parent 4fbcb08 commit 2207883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
ext-php-rs = { version = "0.14", features = ["anyhow"] }
10+
ext-php-rs = { version = "0.15", features = ["anyhow"] }
1111
anyhow = "1.0"
1212

1313
[build-dependencies]

0 commit comments

Comments
 (0)