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 70bdc35 commit 8a43dbbCopy full SHA for 8a43dbb
1 file changed
third_party/move/move-vm/transactional-tests/Cargo.toml
@@ -13,7 +13,7 @@ libtest-mimic = { workspace = true }
13
move-bytecode-verifier = { workspace = true }
14
move-model = { workspace = true }
15
move-transactional-test-runner = { workspace = true }
16
-move-vm-runtime = { workspace = true, features = ["disable_verifier_cache"] }
+move-vm-runtime = { workspace = true, features = ["testing"] }
17
once_cell = { workspace = true }
18
walkdir = { workspace = true }
19
0 commit comments