Cargo Features
foundry-compilers-artifacts-solc has no features set by default.
[dependencies]
foundry-compilers-artifacts-solc = { version = "0.13.3", features = ["async", "checksum", "walkdir", "rayon"] }
- async
-
Enables futures-util and tokio
- checksum
-
Enables md-5
- walkdir
-
Enables walkdir, walkdir of foundry-compilers-core
- rayon
-
Enables rayon