Update TEST_MAPPING

Test: atest
Change-Id: I6ba2e2e8c7d22fc582f6586c094fb4e451e6ee67
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d8f525d..4dcae13 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,5 +1,37 @@
 // Generated by update_crate_tests.py for tests that depend on this crate.
 {
+  "imports": [
+    {
+      "path": "external/rust/crates/anyhow"
+    },
+    {
+      "path": "external/rust/crates/futures-channel"
+    },
+    {
+      "path": "external/rust/crates/futures-test"
+    },
+    {
+      "path": "external/rust/crates/tokio"
+    },
+    {
+      "path": "packages/modules/DnsResolver"
+    },
+    {
+      "path": "packages/modules/Virtualization/authfs"
+    },
+    {
+      "path": "packages/modules/Virtualization/virtualizationmanager"
+    },
+    {
+      "path": "packages/modules/Virtualization/zipfuse"
+    },
+    {
+      "path": "system/security/keystore2"
+    },
+    {
+      "path": "system/security/keystore2/legacykeystore"
+    }
+  ],
   "presubmit": [
     {
       "name": "futures-executor_test_src_lib"
@@ -7,5 +39,13 @@
     {
       "name": "futures-executor_test_tests_local_pool"
     }
+  ],
+  "presubmit-rust": [
+    {
+      "name": "futures-executor_test_src_lib"
+    },
+    {
+      "name": "futures-executor_test_tests_local_pool"
+    }
   ]
 }