We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f86cc9 commit 5b711f9Copy full SHA for 5b711f9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [v0.7.0](https://github.com/jeromefroe/lru-rs/tree/0.7.0) - 2020-11-02
+## [v0.6.1](https://github.com/jeromefroe/lru-rs/tree/0.6.1) - 2020-11-02
4
5
- Update dependency on hashbrown to 0.9.
6
Cargo.toml
[package]
name = "lru"
-version = "0.7.0"
+version = "0.6.1"
authors = ["Jerome Froelich <[email protected]>"]
description = "A LRU cache implementation"
homepage = "https://github.com/jeromefroe/lru-rs"
0 commit comments