v2.2.0
This release improves the generation of cache keys and their fallbacks, on one hand reducing the size of the caches and on the other hand avoiding stale caches.
What's Changed
- Do not fallback on caches from other cache groups by @BD103 in #23
- Add rustc version to cache key by @TimJentzsch in #26
New Contributors
Full Changelog: v2.1.0...v2.2.0