This commit is contained in:
Arpad Borsos
2024-01-10 19:34:14 +01:00
parent d30f1144e8
commit a226033982
3 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 2.7.2
- Only key by `Cargo.toml` and `Cargo.lock` files of workspace members.
## 2.7.1
- Update toml parser to fix parsing errors.