Skip to content

Commit 924a99e

Browse files
committed
Platform-specific dependencies
1 parent ce4ca06 commit 924a99e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ cfg-if = "1.0"
1818
once_cell = "1.17"
1919
anyhow = { version = "1", optional = true }
2020
ext-php-rs-derive = { version = "=0.10.1", path = "./crates/macros" }
21+
22+
[target.'cfg(linux)'.dependencies]
2123
php-tokio = { version = "=0.1.4", optional = true }
2224

2325
[dev-dependencies]

0 commit comments

Comments
 (0)