mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-07-19 07:11:24 +03:00
chore: use 8 character hash components (#143)
Use 8 character hash components to reduce the key length, making it more readable. Fixes #97
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
## 2.3.1
|
||||
|
||||
- Fix cache key stability.
|
||||
- Use 8 character hash components to reduce the key length, making it more readable.
|
||||
|
||||
## 2.3.0
|
||||
|
||||
|
Reference in New Issue
Block a user