Upgrade rust/crates/linked-hash-map to 0.5.4

Test: make
Change-Id: I93cb2da1effe8f9cdc57cd0a4f0a3c67d8c13fd7
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 23e98ee..d694cb4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,20 +1,20 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
 {
   "presubmit": [
     {
       "name": "linked-hash-map_device_test_src_lib"
     },
     {
-      "name": "linked-hash-map_device_test_tests_heapsize"
-    },
-    {
-      "name": "linked-hash-map_device_test_tests_serde"
+      "name": "lru-cache_device_test_src_lib"
     },
     {
       "name": "linked-hash-map_device_test_tests_test"
     },
     {
-      "name": "lru-cache_device_test_src_lib"
+      "name": "linked-hash-map_device_test_tests_serde"
+    },
+    {
+      "name": "linked-hash-map_device_test_tests_heapsize"
     }
   ]
 }