aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 11:12:12 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 11:12:12 +0100
commit4877d95cd659ea64242683ee6ffc5ab9282149c0 (patch)
tree049d59160dc89a62e36912277103862b603172cb
parent6e162b3c9475d35f6e243a906cbb431d77ce93ec (diff)
downloadcrossbeam-channel-4877d95cd659ea64242683ee6ffc5ab9282149c0.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I9322d3ff0da0d2945c8e3302f91c8715c7d65aa5
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3cbd48d..55384f0 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,9 @@
"path": "external/rust/crates/base64"
},
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
"path": "external/rust/crates/tinytemplate"
},
{