We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
parallel
cc
1 parent d8090de commit 7be86ebCopy full SHA for 7be86eb
Cargo.toml
@@ -18,4 +18,4 @@ ucid = [] # accept UniCode IDentifiers
18
members = ["testcrate"]
19
20
[dependencies]
21
-cc = { version = "1.2", features = ["parallel"] }
+cc = "1.2"
0 commit comments