foundry_test_utils::util

Constant OTHER_SOLC_VERSION

Source
pub const OTHER_SOLC_VERSION: &str = "0.8.26";
Expand description

Another Solc version used when compiling tests.

Necessary to avoid downloading multiple versions.