Improve error/warning for unsupported cases

Closes #1827
This commit is contained in:
Taiki Endo
2026-05-15 10:55:54 +09:00
parent 6fce9480bd
commit 8b48705aa3
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
- Update `mise@latest` to 2026.5.7.
- Diagnostic improvements.
## [2.78.0] - 2026-05-14
- Support `cargo-mutants`. ([#1812](https://github.com/taiki-e/install-action/pull/1812), thanks @jakewimmer)