Cargo Features

foundry-compilers-artifacts-solc has no features set by default.

[dependencies]
foundry-compilers-artifacts-solc = { version = "0.19.10", features = ["async", "checksum", "walkdir", "rayon"] }
async

Enables futures-util and tokio

checksum

Enables hasher of foundry-compilers-core

walkdir = rayon

Enables walkdir of foundry-compilers-core

rayon walkdir?

Enables rayon