commit | 4974f15c5c88df0cdeb42188f218426981afcecf | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Mon Dec 12 14:54:11 2022 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Mon Dec 12 14:54:11 2022 +0100 |
tree | 7d58292b523eb5dc1ab87f3a6cde1e47f68430f2 | |
parent | e41c8a844da4829f4489b4a3529c8f5219a2daf4 [diff] |
Upgrade linked-hash-map to 0.5.6 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/linked-hash-map For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I68a069d0ad563ff49258626257b8bfc713db4791
WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES
It works fine, but will generally no longer be improved.
We are currently only accepting changes which:
A HashMap wrapper that holds key-value pairs in insertion order.
Documentation is available at https://docs.rs/linked-hash-map.