3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-04 12:54:06 +00:00

prepare 2.6.1

This commit is contained in:
Arpad Borsos 2023-08-12 16:50:53 +02:00
parent c0e052c18c
commit 5113490c3f
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298

View file

@ -1,5 +1,9 @@
# Changelog
## 2.6.1
- Fix hash contributions of `Cargo.lock`/`Cargo.toml` files.
## 2.6.0
- Add "buildjet" as a second `cache-provider` backend.