Skip to content

Commit df66adc

Browse files
authored
Update README.md
1 parent e927e7b commit df66adc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
**WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES**
2+
3+
It works fine, but will generally no longer be improved.
4+
5+
We are currently only accepting changes which:
6+
7+
* keep this compiling with the latest versions of Rust or its dependencies.
8+
* have minimal review requirements, such as documentation changes (so not totally new APIs).
9+
10+
------
11+
12+
113
A HashMap wrapper that holds key-value pairs in insertion order.
214

315
Documentation is available at https://contain-rs.github.io/linked-hash-map/linked_hash_map.

0 commit comments

Comments
 (0)