aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 19:54:32 +0000
committerDavid LeGare <legare@google.com>2022-03-02 22:27:17 +0000
commitadf52503f95eef5770f130477f3e1b7972742b3e (patch)
tree928db39912a492f3f46f18f1bdd221c3d3d700f7
parent745447da076f502c9cabce3ec34be518f41a124e (diff)
downloadrustversion-adf52503f95eef5770f130477f3e1b7972742b3e.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: I974a4251c25454016c79b26354afc601ced6c48d
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a13141c..684ef48 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,6 +3,9 @@
"imports": [
{
"path": "external/rust/crates/bitflags"
+ },
+ {
+ "path": "external/rust/crates/crossbeam-utils"
}
]
}