Skip to content

Commit

Permalink
Add a README note for ordermap
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Aug 13, 2024
1 parent 0b2b4b9 commit a288bf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ allows lookup of entries by either hash table key or numerical index.

Note: this crate was originally released under the name `ordermap`,
but it was renamed to `indexmap` to better reflect its features.
The [`ordermap`](https://crates.io/crates/ordermap) crate now exists
as a wrapper over `indexmap` with stronger ordering properties.

# Background

Expand Down

0 comments on commit a288bf3

Please sign in to comment.