3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-09-04 02:28:07 +00:00
This commit is contained in:
Arpad Borsos 2022-04-08 17:27:07 +02:00
parent 74e8e24b6d
commit cb2cf0cc7c
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 1.4.0
- Clean both `debug` and `release` target directories.
## 1.3.0
- Use Rust toolchain file as additional cache key.