aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 13:52:13 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 13:52:13 +0100
commit12eaa7932b6df8b80edbcb99c56b73077fe57f33 (patch)
tree777b3781e58227fcf71ae818594299de92898f13
parent19984d76a74187a22067346f8a7c68256c87198a (diff)
downloadserde_test-12eaa7932b6df8b80edbcb99c56b73077fe57f33.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I1543656ebd290d216d3b92ee891e0226718d493f
-rw-r--r--TEST_MAPPING6
1 files changed, 6 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a2a8716..0503734 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,12 @@
"path": "external/rust/crates/bytes"
},
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
+ "path": "external/rust/crates/hashlink"
+ },
+ {
"path": "external/rust/crates/slab"
},
{