We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477cd9e commit ed87b3aCopy full SHA for ed87b3a
crates/tests/Cargo.toml
@@ -33,7 +33,7 @@ pretty_assertions = "1.0.0"
33
wasm-bindgen-test = "0.3.24"
34
once_cell = "1.9.0"
35
[features]
36
-solc-backend = ["fe-yulc/solc-backend", "fe-compiler-test-utils/solc-backend"]
+solc-backend = ["fe-yulc/solc-backend", "fe-compiler-test-utils/solc-backend", "fevm/solc-backend"]
37
38
[dev-dependencies.proptest]
39
version = "1.0.0"
0 commit comments