We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b52daf commit b594c36Copy full SHA for b594c36
dev-tools/cc-test/Cargo.toml
@@ -12,7 +12,7 @@ test = false
12
13
[build-dependencies]
14
cc = { path = "../.." }
15
-which = "^4.0"
+which = "^6.0"
16
17
[features]
18
parallel = ["cc/parallel"]
0 commit comments