contain-rs / linked-hash-map

A HashMap wrapper that holds key-value pairs in insertion order
https://contain-rs.github.io/linked-hash-map/linked_hash_map/
Apache License 2.0
169 stars 60 forks source link

Invalid link for documentation. #103

Closed ava57r closed 3 years ago

ava57r commented 3 years ago

Hello. This link doesn't work. https://github.com/contain-rs/linked-hash-map/blob/master/Cargo.toml#L14

Why don't you use docs.rs?