TEST_MAPPING: test dependers of this crate am: 8137032c72 am: 16a08ba5c4

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-nested/+/1488897

Change-Id: If3ffa4616feb0241f25a0465982a907f964f7f6b
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 67e9618..68b0dec 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,11 +2,18 @@
 {
   "presubmit": [
     {
-      "name": "proc-macro-nested_host_test_src_lib",
-      "host": true
+      "host": true,
+      "name": "proc-macro-nested_host_test_src_lib"
     },
     {
       "name": "proc-macro-nested_device_test_src_lib"
+    },
+    {
+      "host": true,
+      "name": "futures-util_host_test_src_lib"
+    },
+    {
+      "name": "futures-util_device_test_src_lib"
     }
   ]
 }