contain-rs / lru-cache

A cache that holds a limited number of key-value pairs
https://contain-rs.github.io/lru-cache/lru_cache/
Apache License 2.0
82 stars 36 forks source link

Update the linked-hash-map dependency to use the new 0.2.1 version #32

Closed jstnlef closed 8 years ago

jstnlef commented 8 years ago

Man, a lot of new goodness from the linked-hash-map library.

FlashCat commented 8 years ago

r? @bluss

(I've picked a reviewer for you, use r? to override)

apasel422 commented 8 years ago

Thanks, but closing in favor of #31.