mirror of
https://github.com/Swatinem/rust-cache
synced 2026-07-02 21:06:07 +00:00
Add source-keyed target cache
This commit is contained in:
parent
c106961fee
commit
c020f6afef
12 changed files with 420 additions and 141 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Add `target-key` for opt-in source-keyed workspace target caching.
|
||||
|
||||
## 2.9.1
|
||||
|
||||
- Fix regression in hash calculation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue