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 b9ac2a9 commit 93ae73dCopy full SHA for 93ae73d
forc-test/Cargo.toml
@@ -11,7 +11,7 @@ repository.workspace = true
11
[dependencies]
12
anyhow.workspace = true
13
forc-pkg.workspace = true
14
-forc-util.workspace = true
+forc-util = { workspace = true, features = ["tx"] }
15
fuel-abi-types.workspace = true
16
fuel-tx = { workspace = true, features = ["test-helpers"] }
17
fuel-vm = { workspace = true, features = ["random", "test-helpers"] }
0 commit comments