We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nix
1 parent 2a9e842 commit c323270Copy full SHA for c323270
turbopack/crates/turbopack-bench/Cargo.toml
@@ -40,4 +40,4 @@ turbopack-create-test-app = { workspace = true }
40
url = { workspace = true }
41
42
[target.'cfg(unix)'.dependencies]
43
-nix = "0.30.1"
+nix = { version="0.30.1", features=["signal"] }
0 commit comments