3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-23 03:37:41 +00:00
This commit is contained in:
Arpad Borsos 2023-08-02 13:03:15 +02:00
parent 80c47cc945
commit b8a6852b4f
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
3 changed files with 10 additions and 3 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## 2.6.0
- Add "buildjet" as a second `cache-provider` backend.
- Clean up sparse registry index.
- Do not clean up src of `-sys` crates.
- Remove `.cargo/credentials.toml` before saving.
## 2.5.1
- Fix hash contribution of `Cargo.lock`.