summaryrefslogtreecommitdiff
path: root/tests/specs/node/child_process_extra_pipes/test-pipe/Cargo.toml
blob: 26c55229941e3591600c96836024ecfc33c868c1 (plain)
1
2
3
4
5
6
7
8
[package]
name = "test-pipe"
version = "0.1.0"
edition = "2021"

[dependencies]

[workspace]