Cargo Features

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

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

Enables async of foundry-compilers-artifacts-solc

checksum

Enables checksum of foundry-compilers-artifacts-solc

walkdir

Enables walkdir of foundry-compilers-artifacts-solc

rayon

Enables rayon of foundry-compilers-artifacts-solc

foundry-compilers-artifacts has 4 features without comments.