3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-26 13:05:41 +00:00

Update dependencies and add changelog

This commit is contained in:
Arpad Borsos 2023-08-20 10:26:24 +02:00
parent ab6b2769d1
commit decb69d790
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
5 changed files with 745 additions and 258 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 2.6.2
- Fix `toml` parsing.
## 2.6.1
- Fix hash contributions of `Cargo.lock`/`Cargo.toml` files.