maidsafe / lru_time_cache

LRU cache settable via size or time to live
BSD 3-Clause "New" or "Revised" License
104 stars 46 forks source link

Rebase to make it work with Rust stable 1.41 #126

Closed calavera closed 4 years ago

calavera commented 4 years ago

@S-Coyle since it looks like you're picking up maintenance work of this crate, I was wonder if you could merge this change. I've incorporated @povilasb's PR #123 here fixing the code formatting that's making his PR fail. I've also removed the mention to plugin_as_library that makes it not compile in Rust stable.

povilasb commented 4 years ago

Can't take the credit for your work guys ;d

calavera commented 4 years ago

oh sorry, I mean @posborne XD