Cargo Features

CC has no features set by default.

[dependencies]
cc = { version = "1.0.95", features = ["parallel"] }
parallel = jobserver, libc, once_cell

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

jobserver parallel?
libc unix parallel?
once_cell parallel?