mirror of
https://github.com/Swatinem/rust-cache
synced 2026-04-26 07:23:33 +00:00
"update dependencies and changelog"
This commit is contained in:
parent
7c7e41ab01
commit
865fd1f6db
4 changed files with 130 additions and 34 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## 2.2.2
|
||||
## 2.3.0
|
||||
|
||||
- Add `cache-all-crates` option, which is enables caching of creates installed by workflows.
|
||||
- Add `cache-all-crates` option, which enables caching of crates installed by workflows.
|
||||
- Add installed packages to cache key, so changes to workflows that install rust tools are detected and cached properly.
|
||||
- Fix cache restore failures due to upstream bug.
|
||||
- Fix `EISDIR` error due to globed directories.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue